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