Class VertexProfilesUtility
Vertex profile extensions
public static class VertexProfilesUtility
Namespace Engine4
Inheritance
System.Object
VertexProfilesUtility
Methods
HasColor(VertexProfiles)
Is Color calculated?
public static bool HasColor(this VertexProfiles v)
HasUV(VertexProfiles)
Is UV calculated?
public static bool HasUV(this VertexProfiles v)
HasUV2(VertexProfiles)
Is UV2 calculated?
public static bool HasUV2(this VertexProfiles v)
HasUV3(VertexProfiles)
Is UV3 calculated?
public static bool HasUV3(this VertexProfiles v)