The VolumeSystem class is a specialized GameObjectSystem designed for managing IVolume
components. It provides functionality to locate volume components based on their position within the scene.
The VolumeSystem class is a specialized GameObjectSystem designed for managing IVolume
components. It provides functionality to locate volume components based on their position within the scene.
Member Name | Summary |
---|---|
FindSingle | Find a volume of this type, at this point. Will return null if none. |
FindAll | Find all volumes of this type, at this point. |