This version of Unity is unsupported.

ManagementMode

enumeration

Description

Defines whether a RayTracingAccelerationStructure is automatically updated by the Unity Engine or manually updated via API.

Properties

ManualGives user control over populating and updating the RayTracingAccelerationStructure.
AutomaticAutomatically populates and updates the RayTracingAccelerationStructure.