Version: 2022.3
Experimental: this API is experimental and might be changed or removed in the future.

RayTracingInstanceMaterialConfig.renderQueueLowerBound

切换到手册
public int renderQueueLowerBound ;

描述

The lower limit of a render queue interval.

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