This version of Unity is unsupported.

RayTracingInstanceMaterialConfig.renderQueueUpperBound

public int renderQueueUpperBound;

Description

The upper limit of a render queue interval.

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

See Also: RayTracingAccelerationStructure.CullInstances.