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

RayTracingAccelerationStructureConstructor

マニュアルに切り替える
public RayTracingAccelerationStructure ();
public RayTracingAccelerationStructure (Experimental.Rendering.RayTracingAccelerationStructure.RASSettings 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.RASSettings.