VertexFieldDataType

VertexFieldDataType — Aspose.3D FOSS TypeScript API Reference

VertexFieldDataType — VertexFieldDataType class in the Aspose.3D FOSS TypeScript API..

Package: aspose.threed


Properties

PropertyTypeAccessDescription
FLOAT``Read/Write
F_VECTOR2``Read/Write
F_VECTOR3``Read/Write
F_VECTOR4``Read/Write
DOUBLE``Read/Write
VECTOR2``Read/Write
VECTOR3``Read/Write
VECTOR4``Read/Write
BYTE_VECTOR4``Read/Write
INT8``Read/Write
INT16``Read/Write
INT32``Read/Write
INT64``Read/Write

Methods

MethodReturnsDescription
name()string
toString()string

See Also