Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


renderQueueLowerBound

The lower limit of a render queue interval.
Read time 1 minuteLast updated 6 days ago

Definition

public int renderQueueLowerBound

Remarks

Together with the RayTracingInstanceMaterialConfig.renderQueueUpperBound value, this value is used to determine the Material type. Additional Resources: RayTracingAccelerationStructure.CullInstances.