branchrust_reboot/main/environment_volume_lodscancel
7 Commits over 31 Days - 0.01cph!
Only adding the EnvironmentVolumeLOD component on the Client and changed it to add and remove the component from the enabled spatial volumes set rather than enabling and distabling the EnvironmentVolume component
Added back SpatialEnvironmentVolumePass changes after merge
Changed EnvironmentVolume back to a MonoBehaviour and added a separate component EnvironmentVolumeLOD to control the culling
Only registering spatially aware environment volumes to be processed by the SpatialEnvironmentVolumePass
Converted the EnvironmentVolume class to a LODComponent rather than having a separate component for it
Added an EnvironmentVolumeLOD component for disabling EnvironmentVolume components that aren't within view