ManagementMode

enumeration

Cambiar al Manual

Descripción

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.