VertexFieldSemantic

Oversigt over de forskellige former for støtte

VertexFieldSemantic er et enum i Aspose.3D FOSS for .NET.

Semantikken i toppen feltet

Valuer

ValueDescription
PositionRepresents vertex position data (3D coordinates)
BinormalRepresents the vertex binormal vector used in tangent space
NormalRepresents the vertex normal vector
Tangent
UVRepresents texture coordinate (UV) data for a vertex
VertexColor
VertexCreaseRepresents a crease weight applied to a vertex for smoothing
EdgeCreaseRepresents a crease weight applied to an edge for smoothing
UserData
VisibilityRepresents a flag indicating whether a vertex is visible
SpecularRepresents per‑vertex specular color or intensity
WeightRepresents vertex weight used for skinning or blending
MorphPositionRepresents vertex position data for a morph target
MorphNormalRepresents vertex normal data for a morph target
 Dansk