Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


lodParameters

Parameters used for LOD culling.
Read time 1 minuteLast updated 6 days ago

Definition

public LODParameters lodParameters

Remarks

LOD culling is enabled by using RayTracingInstanceCullingFlags.EnableLODCulling flag in RayTracingInstanceCullingConfig.flags. If the flag is not used then all the Renderers in the LODGroup will be processes and eventually added to the acceleration structure.