branchrust_reboot/main/environment_volume_lodscancel

7 Commits over 31 Days - 0.01cph!

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