![]() |
XII Release 0.1.0
|
Specifies the mode of a component. Dynamic components may change an object's transform, static components must not. More...
#include <Declarations.h>
Public Types | |
enum | Enum : StorageType { Static , Dynamic , Default = Static } |
using | StorageType = xiiUInt8 |
Specifies the mode of a component. Dynamic components may change an object's transform, static components must not.