branchrust_reboot/main/environment_volume_lodscancel

7 Commits over 31 Days - 0.01cph!

11 Months Ago
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
11 Months Ago
Added back SpatialEnvironmentVolumePass changes after merge
11 Months Ago
Merge from main
11 Months Ago
Changed EnvironmentVolume back to a MonoBehaviour and added a separate component EnvironmentVolumeLOD to control the culling
11 Months Ago
Only registering spatially aware environment volumes to be processed by the SpatialEnvironmentVolumePass
11 Months Ago
Converted the EnvironmentVolume class to a LODComponent rather than having a separate component for it
11 Months Ago
Added an EnvironmentVolumeLOD component for disabling EnvironmentVolume components that aren't within view