class
VolumeSystem
public sealed class VolumeSystem : GameObjectSystem<T> A base GameObjectSystem for handling of IVolume components. You can use this to find volume components by position.
Constructors
VolumeSystem(Scene scene) public sealed class VolumeSystem : GameObjectSystem<T> A base GameObjectSystem for handling of IVolume components. You can use this to find volume components by position.
VolumeSystem(Scene scene)