VertexElementType
Overview
VertexElementType is a class in Aspose.3D FOSS for Typescript.
VertexElementType.BINORMAL represents the per‑vertex binormal vector used in tangent space calculations.
Properties: BINORMAL, EDGE_CREASE, HOLE, MATERIAL, NORMAL, POLYGON_GROUP, and 9 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
BINORMAL | `` | Read | Gets the binormal. |
NORMAL | `` | Read | Gets the normal. |
TANGENT | `` | Read | Gets the tangent. |
MATERIAL | `` | Read | Gets the material. |
POLYGON_GROUP | `` | Read | Gets the polygon group. |
UV | `` | Read | Gets the uv. |
VERTEX_COLOR | `` | Read | Gets the vertex color. |
SMOOTHING_GROUP | `` | Read | Gets the smoothing group. |
VERTEX_CREASE | `` | Read | Gets the vertex crease. |
EDGE_CREASE | `` | Read | Gets the edge crease. |
USER_DATA | `` | Read | Gets the user data. |
VISIBILITY | `` | Read | Gets the visibility. |
SPECULAR | `` | Read | Gets the specular. |
WEIGHT | `` | Read | Gets the weight. |
HOLE | `` | Read | Gets the hole. |