VertexElementType
Vue de l’ensemble
‘VertexElementType’ est un enum dans Aspose.3D FOSS pour .NET.
Type de vertex
Cette liste définit 17 valeurs : ‘Unknown’, ‘Normal’, ’Binormal’ , ‘Tangent’, UV’, 'VertexColor’, ‚VertexWeight‘, EdgeCrease‘ , `VertsCreose‘ et 5 autres.
Les valeurs
| Value | Description |
|---|---|
Unknown | |
Normal | Represents the normal vector of a mesh vertex |
Binormal | Represents the binormal (bitangent) vector of a vertex |
Tangent | |
UV | Represents texture coordinate data for a vertex |
VertexColor | Represents per‑vertex color information |
VertexWeight | Represents skinning weight data for a vertex |
EdgeCrease | Represents crease weight applied to mesh edges |
VertexCrease | Represents crease weight applied to individual vertices |
TextureCoordinate | Is an alias for UV texture coordinate data |
Material | Represents material assignment information for a vertex or face |
PolygonGroup | |
SmoothingGroup | |
Hole | Indicates a hole definition within a polygon |
UserData | Represents custom user‑defined data attached to a vertex |
Visibility | |
Specular |
Voir aussi
- Aspose.3D - référence API d’entreprise