VertexFieldSemantic enumeration

VertexFieldSemantic enumeration

The semantic of the vertex field

The VertexFieldSemantic type exposes the following members:

Fields

FieldDescription
POSITIONPosition data
BINORMALBinormal vector
NORMALNormal vector
TANGENTTangent vector
UVTexture UV coordinate
VERTEX_COLORVertex color
VERTEX_CREASEVertex crease
EDGE_CREASEEdge crease
USER_DATAUser data, usually for application-specific purpose
VISIBILITYVisibility for components
SPECULARSpecular colors
WEIGHTBlend weights

See Also