Version: 2022.2
언어: 한국어
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.