VertexElementType

VertexElementType

Overview

VertexElementType is a class in Aspose.3d for Typescript. Inherits from: VertexElementType.

VertexElementType.BINORMAL represents the binormal vector per vertex for tangent space calculations.

Properties

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