VertexElementType

VertexElementType

Overview

VertexElementType is a enum in Aspose.3d for Python.

VertexElementType.BINORMAL represents a binormal (tangent space) vertex attribute.

Values

ValueDescription
BINORMALRepresents a binormal (tangent space) vertex attribute
NORMALRepresents a normal vector attribute for a vertex
TANGENT
MATERIALRepresents material index data associated with a vertex
POLYGON_GROUPRepresents grouping of polygons for a vertex
UVRepresents texture coordinate (UV) data for a vertex
VERTEX_COLORRepresents per-vertex color information
SMOOTHING_GROUPRepresents smoothing group identifier for a vertex
VERTEX_CREASERepresents crease weight for a vertex
EDGE_CREASERepresents crease weight for an edge
USER_DATARepresents custom user-defined data attached to a vertex
VISIBILITYRepresents visibility flag for a vertex
SPECULARRepresents specular color or intensity for a vertex
WEIGHTRepresents skinning weight data for a vertex
HOLERepresents a hole flag indicating missing geometry for a vertex