Building |
An instance of building.
NeoAxis SDK includes the building constructor. 'Content\Constructors\Buildings' folder contains a basic example.
The fence is customizable by using Building Type and Building Element components.
Name | Description |
---|---|
Building Type | The type of the building. |
Size | The size of the building in cells. |
Collision Mode | The collision mode of the building. |
Occluder | Whether to object should be used as an occluder for occlusion culling. |
Culling By Camera Direction | Whether to cull visibility by the camera direction. |
Seed | The random seed number for the building generator. |