ManagementMode

enumeration

Cambiar al Manual

Descripción

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.