VertexElementType

VertexElementType

Overview

VertexElementType is a enum in Aspose.3D FOSS for .NET.

The type of the vertex element, defined how it will be used in modeling.

This enumeration defines 15 values: Normal, Binormal, Tangent, UV, VertexColor, EdgeCrease, VertexCrease, Material, PolygonGroup, SmoothingGroup, Hole, UserData, and 3 more.

Values

ValueDescription
NormalRepresents the normal vector of a mesh vertex
BinormalRepresents the binormal (bitangent) vector of a vertex
Tangent
UVRepresents texture coordinate data for a vertex
VertexColorRepresents per‑vertex color information
EdgeCreaseRepresents crease weight applied to mesh edges
VertexCreaseRepresents crease weight applied to individual vertices
MaterialRepresents material assignment information for a vertex or face
PolygonGroup
SmoothingGroup
HoleIndicates a hole definition within a polygon
UserDataRepresents custom user‑defined data attached to a vertex
Visibility
Specular
Weight

See Also

 English