VertexFieldSemantic
General
VertexFieldSemantic és un enum a Aspose.3D FOSS per .NET.
La semàntica del camp de vèrtex
Valors
| Value | Description |
|---|---|
Position | Represents vertex position data (3D coordinates) |
Binormal | Represents the vertex binormal vector used in tangent space |
Normal | Represents the vertex normal vector |
Tangent | |
UV | Represents texture coordinate (UV) data for a vertex |
VertexColor | |
VertexCrease | Represents a crease weight applied to a vertex for smoothing |
EdgeCrease | Represents a crease weight applied to an edge for smoothing |
UserData | |
Visibility | Represents a flag indicating whether a vertex is visible |
Specular | Represents per‑vertex specular color or intensity |
Weight | Represents vertex weight used for skinning or blending |
MorphPosition | Represents vertex position data for a morph target |
MorphNormal | Represents vertex normal data for a morph target |