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

RayTracingSubMeshFlags.ClosestHitOnly

マニュアルに切り替える

説明

When rays encounter this geometry, the geometry acts as though no any hit shader is present. The geometry is considered opaque.

It is recommended that apps use this flag liberally, as it can enable important ray-processing optimizations.