ManagementMode

enumeration

Switch to Manual

Description

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

Variables

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