Version: 2023.2
언어: 한국어

SystemInfo.supportsInlineRayTracing

매뉴얼로 전환
public static bool supportsInlineRayTracing ;

설명

Is inline ray tracing (ray query) supported? (Read Only)

Inline ray tracing is an alternative form of ray tracing available in compute shaders and rasterization stages through the RayQuery HLSL object. In DirectX 12 (DX12), this property corresponds to DirectX Raytracing (DXR) Tier 1.1 support.

The RayQuery object is defined in HLSL when you use the DirectX 12 and DirectX Shader Compiler (DXC). Other shader compilers that different platforms use either don’t define the RayQuery object or its name is different. Because of this, the recommended approach is to include the UnityRayQuery.cginc header and use the UnityRayQuery object instead of RayQuery.

See Also: Shader.SetGlobalRayTracingAccelerationStructure, ComputeShader.SetRayTracingAccelerationStructure, SystemInfo.supportsRayTracingShaders.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961