VertexFieldDataType

VertexFieldDataType enumeration

Gegevenstype hoekpuntveld

public enum VertexFieldDataType

Waarden

NaamWaardeBeschrijving
Float17Type vanSingle
FVector218Type vanFVector2
FVector319Type vanFVector3
FVector420Type vanFVector4
Double33Type vanDouble
Vector234Type vanVector2
Vector335Type vanVector3
Vector436Type vanVector4
ByteVector452Type byte[4], kan worden gebruikt om kleur weer te geven met minder geheugenverbruik.
Int849Type vanByte
Int1665Type vanInt16
Int3281Type vanInt32
Int6497Type vanInt64

Zie ook