Property Archetype
Archetype
The archetype of the entities stored in this chunk.
Declaration
public EntityArchetype Archetype { get; }
Property Value
| Type | Description |
|---|---|
| EntityArchetype |
Remarks
All entities in a chunk must have the same Archetype.
The archetype of the entities stored in this chunk.
public EntityArchetype Archetype { get; }
| Type | Description |
|---|---|
| EntityArchetype |
All entities in a chunk must have the same Archetype.