Method group is Obsolete

RayTracingMeshInstanceConfig.dynamicGeometry

Obsolete dynamicGeometry has been deprecated and will be removed in the future. Use rayTracingMode instead. public bool dynamicGeometry;

Description

Whether Unity considers the geometry animated or not.

Set this value to true if geometry is being animated. For example, when a compute shader on the GPU animates the geometry, then the acceleration structure associated with the geometry rebuilds every frame.


Did you find this page useful? Please give it a rating: