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

RayTracingSubMeshFlags.UniqueAnyHitCalls

매뉴얼로 전환

설명

This flag enables the guarantee that for a given ray-triangle pair, an any hit shader is invoked only once, potentially with some performance impact.

The flag can enable robust transparent shadows implementation for example.