VertexElementType

General

VertexElementType és un enum a Aspose.3D FOSS per .NET.

Tipus d’element de vèrtex

Valors

ValueDescription
NormalRepresents a vertex normal vector used for lighting calculations
BinormalRepresents a vertex binormal (bitangent) vector for tangent space
TangentRepresents a vertex tangent vector for texture mapping
UVRepresents texture coordinate (U,V) data for a vertex
VertexColorRepresents per-vertex color information
VertexWeightRepresents skinning weight values associated with a vertex
EdgeCreaseRepresents crease weight applied to mesh edges
VertexCreaseRepresents crease weight applied to individual vertices
TextureCoordinateIs an alias for UV texture coordinate data
MaterialRepresents material index or reference assigned to a vertex
PolygonSizeRepresents the number of vertices in a polygon
HoleIndicates that a polygon contains a hole region
UserDataRepresents custom user-defined data attached to a vertex
 Català