VertexFieldSemantic
Oversigt over de forskellige former for støtte
VertexFieldSemantic er et enum i Aspose.3D FOSS for .NET.
Semantikken i toppen feltet
Valuer
| 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 |