Version: 2023.2
public int renderQueueUpperBound ;

描述

The upper limit of a render queue interval.

Together with the RayTracingInstanceMaterialConfig.renderQueueLowerBound value, this value is used to determine the Material type.

Additional resources: RayTracingAccelerationStructure.CullInstances.