This version of Unity is unsupported.

ManagementMode

enumeration

Description

Defines whether Unity updates a RayTracingAccelerationStructure automatically, or if the user updates it manually via API.

Properties

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