Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


dynamicGeometry

Whether the data in RayTracingAABBsInstanceConfig.aabbBuffer is dynamic.
Read time 1 minuteLast updated 7 days ago

Definition

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.