VertexElementType

General

VertexElementType és una classe de l’Aspose.3d per a Typescript. Hereta del: ゚VertexElementType⌒ .

VertexElementType.BINORMAL representa el vector binomal per vèrtex per a càlculs d’espai tangent.

Propietats

NameTypeAccessDescription
BINORMAL``ReadRepresents the binormal vector per vertex for tangent space calculations
NORMAL``ReadRepresents the normal vector per vertex used for lighting
TANGENT``ReadRepresents the tangent vector per vertex for normal mapping
MATERIAL``ReadRepresents a material index or reference associated with a vertex
POLYGON_GROUP``ReadRepresents grouping identifier for polygons sharing the vertex
UV``ReadRepresents texture coordinate(s) per vertex
VERTEX_COLOR``ReadRepresents per-vertex color data
SMOOTHING_GROUP``ReadRepresents smoothing group identifier for shading
VERTEX_CREASE``ReadRepresents crease weight for vertex sharpness
EDGE_CREASE``ReadRepresents crease weight for edges
USER_DATA``ReadRepresents custom user-defined data attached to a vertex
VISIBILITY``ReadRepresents a flag indicating vertex visibility
SPECULAR``ReadRepresents specular color or intensity per vertex
WEIGHT``ReadRepresents skinning weight(s) for skeletal animation
HOLE``ReadRepresents a flag marking a vertex as part of a hole
 Català