|
enum | Enum {
FreezePositionX = EZ_BIT(0),
FreezePositionY = EZ_BIT(1),
FreezePositionZ = EZ_BIT(2),
FreezeRotationX = EZ_BIT(3),
FreezeRotationY = EZ_BIT(4),
FreezeRotationZ = EZ_BIT(5),
Default = 0
} |
|
using | StorageType = ezUInt16 |
|
The documentation for this struct was generated from the following file: