Version: 2022.3
言語: 日本語
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.