This version of Unity is unsupported.

RayTracingAABBsInstanceConfig.dynamicGeometry

public bool dynamicGeometry;

Description

Whether the data in RayTracingAABBsInstanceConfig.aabbBuffer is dynamic.

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.