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

RayTracingAccelerationStructure.ManagementMode.Manual

매뉴얼로 전환

설명

Gives user control over populating and updating the RayTracingAccelerationStructure.

If the ManagementMode is set to Manual, then you must call RayTracingAccelerationStructure.AddInstance to add an instance to the RayTracingAccelerationStructure. Call [RayTracingAccelerationStructure.UpdateInstanceTransform]] to update a given instance's transform.