Additional Camera Settings
Provides additional settings for controlling how instances are rendered by a camera.
Last updated
Provides additional settings for controlling how instances are rendered by a camera.
Attach this component to a Camera to override Flora behavior per camera.
Per-camera occlusion usage
Per-camera instance rendering enable/disable
Per-camera LOD bias scaling
Teleport-aware LOD transition reset
Enables GPU occlusion work for this camera.
Useful to disable for reflections/portal cameras when cost is not worth it.
Disables Flora instance rendering for this camera only.
Scales LOD selection for this camera.
1.0
No scaling (default)
< 1.0
Favors higher-detail LODs
> 1.0
Favors lower-detail LODs
Set when camera teleports to reset LOD transition timing and avoid visible transition artifacts immediately after teleport.
Toggle DisableInstanceRendering and confirm only that camera stops drawing Flora instances.
Change LODBiasScale and observe LOD transition behavior for that camera.
Last updated