VertexFieldDataType

VertexFieldDataType

Přehled

VertexFieldDataType je číslo v aplikaci Aspose.3D FOSS pro .NET.

Typ dat pole Vertex

Hodnoty

ValueDescription
FloatRepresents a 32-bit floating-point vertex attribute
FVector2Represents a 2‑component vector of 32‑bit floats for vertex data
FVector3
FVector4
DoubleRepresents a 64-bit floating-point vertex attribute
Vector2Represents a 2‑component vector of 64‑bit doubles for vertex data
Vector3
Vector4
Int8Represents an 8‑bit signed integer vertex attribute
ByteVector4Represents a 4‑component vector of 8‑bit unsigned bytes
Int16Represents a 16‑bit signed integer vertex attribute
Int32Represents a 32‑bit signed integer vertex attribute
Int64Represents a 64‑bit signed integer vertex attribute
 Čeština