VertexFieldSemantic

VertexFieldSemantic

Overview

VertexFieldSemantic is a class in Aspose.3D FOSS for TypeScript.

VertexFieldSemantic.toString returns a string representation of the semantic.

This class declares 1 method for VertexFieldSemantic objects in TypeScript programs. Available methods include: toString. Public members are accessible to any TypeScript application after installing the Aspose.3D FOSS for TypeScript package. Properties: BINORMAL, EDGE_CREASE, MORPH_NORMAL, MORPH_POSITION, NORMAL, POSITION, and 9 more.

Properties

NameTypeAccessDescription
POSITION``ReadGets the position.
BINORMAL``ReadGets the binormal.
NORMAL``ReadGets the normal.
TANGENT``ReadGets the tangent.
UV``ReadGets the uv.
VERTEX_COLOR``ReadGets the vertex color.
VERTEX_CREASE``ReadGets the vertex crease.
EDGE_CREASE``ReadGets the edge crease.
USER_DATA``ReadGets the user data.
VISIBILITY``ReadGets the visibility.
SPECULAR``ReadGets the specular.
WEIGHT``ReadGets the weight.
MORPH_POSITION``ReadGets the morph position.
MORPH_NORMAL``ReadGets the morph normal.
namestringReadGets the name.

Methods

SignatureDescription
toString()stringReturns a string representation of the semantic

See Also

 English