VertexFieldSemantic enumeration
VertexFieldSemantic enumeration
The semantic of the vertex field
The VertexFieldSemantic type exposes the following members:
Fields
Field | Description |
---|---|
POSITION | Position data |
BINORMAL | Binormal vector |
NORMAL | Normal vector |
TANGENT | Tangent vector |
UV | Texture UV coordinate |
VERTEX_COLOR | Vertex color |
VERTEX_CREASE | Vertex crease |
EDGE_CREASE | Edge crease |
USER_DATA | User data, usually for application-specific purpose |
VISIBILITY | Visibility for components |
SPECULAR | Specular colors |
WEIGHT | Blend weights |
See Also
- module
aspose.threed.utilities