Enum PrimitiveFieldTypes
Namespace: Unity.Entities
Syntax
public enum PrimitiveFieldTypes
Fields
Name | Description | Value |
---|---|---|
Bool | ||
Byte | ||
Color | ||
Double | ||
Float | ||
Float2 | ||
Float3 | ||
Float4 | ||
Int | ||
Long | ||
Quaternion | ||
SByte | ||
Short | ||
UInt | ||
Ulong | ||
UShort |
public enum PrimitiveFieldTypes
Name | Description | Value |
---|---|---|
Bool | ||
Byte | ||
Color | ||
Double | ||
Float | ||
Float2 | ||
Float3 | ||
Float4 | ||
Int | ||
Long | ||
Quaternion | ||
SByte | ||
Short | ||
UInt | ||
Ulong | ||
UShort |