VertexFieldDataType

VertexFieldDataType enumeration

顶点字段的数据类型

public enum VertexFieldDataType

价值观

姓名价值描述
Float17类型Single
FVector218类型FVector2
FVector319类型FVector3
FVector420类型FVector4
Double33类型Double
Vector234类型Vector2
Vector335类型Vector3
Vector436类型Vector4
ByteVector452byte[4]的类型,可以用较少的内存来表示颜色。
Int849类型Byte
Int1665类型Int16
Int3281类型Int32
Int6497类型Int64

也可以看看