Manual
Gives user control over populating and updating the RayTracingAccelerationStructure.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
Manual = 0
Remarks
If the ManagementMode is set to Manual, then you must call RayTracingAccelerationStructure.AddInstance to add an instance to the RayTracingAccelerationStructure. Call [RayTracingAccelerationStructure.UpdateInstanceTransform]] to update a given instance's transform.