VertexFieldDataType

General

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

VertexFieldDataType.toString() torna el nom de l’enum com a cadena.

Propietats

NameTypeAccessDescription
FLOAT``ReadRepresents a 32‑bit floating‑point scalar vertex field
F_VECTOR2``ReadRepresents a 2‑component float vector field
F_VECTOR3``ReadRepresents a 3‑component float vector field
F_VECTOR4``ReadRepresents a 4‑component float vector field
DOUBLE``ReadRepresents a 64‑bit floating‑point scalar field
VECTOR2``ReadRepresents a 2‑component double‑precision vector field
VECTOR3``ReadRepresents a 3‑component double‑precision vector field
VECTOR4``ReadRepresents a 4‑component double‑precision vector field
BYTE_VECTOR4``ReadRepresents a 4‑component byte vector field
INT8``ReadRepresents an 8‑bit signed integer field
INT16``ReadRepresents a 16‑bit signed integer field
INT32``ReadRepresents a 32‑bit signed integer field
INT64``ReadRepresents a 64‑bit signed integer field
namestringReadReturns the string name of the enum instance

Mètodes

SignatureDescription
toString()stringReturns the enum member name as a string
 Català