Version: 2023.1
언어: 한국어

RayTracingAccelerationStructureConstructor

매뉴얼로 전환
public RayTracingAccelerationStructure ();
public RayTracingAccelerationStructure (Rendering.RayTracingAccelerationStructure.Settings settings);

파라미터

settings Defines whether a RayTracingAccelerationStructure is updated by the user or the Engine, and whether to mask certain object layers or RayTracingModes.

설명

Creates a RayTracingAccelerationStructure with the given RayTracingAccelerationStructure.Settings.