Property | Type | Description |
---|---|---|
Id | Ident | A unique unsigned int identifier |
Name | String | The name of this occurrence |
Visible | InheritableBool | The visibility status of this occurrence |
Material | Entity | The optional material of this occurrence |
Transform | Matrix4 | Local transform matrix of this occurrence, storing local position, rotation and scale information |
Prototype | Entity | Prototype occurrence. If exists this occurrence inherits from its prototype's properties |