renderQueueLowerBound
The lower limit of a render queue interval.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public int renderQueueLowerBound
Remarks
Together with the RayTracingInstanceMaterialConfig.renderQueueUpperBound value, this value is used to determine the Material type. Additional Resources: RayTracingAccelerationStructure.CullInstances.