dynamicGeometry
Whether the data in RayTracingAABBsInstanceConfig.aabbBuffer is dynamic.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public bool dynamicGeometry { readonly get; set; }
Remarks
If the data is dynamic and changes frequently, Unity rebuilds the acceleration structure of the geometry referenced by this ray tracing instance configuration every frame.