Entity creation attributes. More...
#include <RadientScene.h>
Public Attributes | |
| const Char * | Name = nullptr |
| Optional entity name. | |
| RadientEntityID | Parent = InvalidRadientEntityID |
| Optional parent entity. | |
| RADIENT_ENTITY_FLAGS | Flags = RADIENT_ENTITY_FLAG_VISIBLE |
| Entity flags. | |
| RadientTransform | Transform = {} |
| Initial local transform. | |
Entity creation attributes.