Version: 2022.3
言語: 日本語
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.