branchrust_reboot/main/environment_volume_lodscancel

7 Commits over 31 Days - 0.01cph!

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