Version: 2022.2
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

RayTracingInstanceMaterialConfig.renderQueueUpperBound

매뉴얼로 전환
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.

See Also: RayTracingAccelerationStructure.CullInstances.