VertexFieldDataType

VertexFieldDataType enumeration

Vertexfältets datatyp

public enum VertexFieldDataType

Värderingar

namnVärdeBeskrivning
Float17Typ avSingle
FVector218Typ avFVector2
FVector319Typ avFVector3
FVector420Typ avFVector4
Double33Typ avDouble
Vector234Typ avVector2
Vector335Typ avVector3
Vector436Typ avVector4
ByteVector452Typ av byte[4], kan användas för att representera färg med mindre minnesförbrukning.
Int849Typ avByte
Int1665Typ avInt16
Int3281Typ avInt32
Int6497Typ avInt64

Se även