namespace
Sandbox.Volumes
3 types
Classes
| Type | Name | Description |
|---|---|---|
| class | VolumeComponent | |
| class | VolumeSystem | A base GameObjectSystem for handling of IVolume components. You can use this to find volume components by position. |
Structs
| Type | Name | Description |
|---|---|---|
| struct | SceneVolume | A generic way to represent volumes in a scene. If we all end up using this instead of defining our own version in everyt |