VertexFieldDataType
Overview
VertexFieldDataType is a enum in Aspose.3D FOSS for Java.
Vertex field’s data type.
This enumeration defines 13 values: Float, FVector2, FVector3, FVector4, Double, Vector2, Vector3, Vector4, Int8, ByteVector4, Int16, Int32, and 1 more.
Values
| Value | Description |
|---|---|
Float | |
FVector2 | |
FVector3 | |
FVector4 | |
Double | |
Vector2 | |
Vector3 | |
Vector4 | |
Int8 | |
ByteVector4 | |
Int16 | |
Int32 | |
Int64 |