ManagementMode

enumeration

Switch to Manual

Description

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

Variables

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