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

RayTracingAccelerationStructure.ManagementMode.Automatic

매뉴얼로 전환

설명

Automatically populates and updates the RayTracingAccelerationStructure.

If ManagementMode is set to Automatic, then the Unity Engine adds all supported Renderers in the Scene to the RayTracingAccelerationStructure as you create them, and removes them as you delete them. It updates the RayTracingAccelerationStructure and all transforms of instances within it at the beginning of rendering each frame.