RayTracingMode

enumeration

Switch to Manual

Description

Indicates how a Renderer is updated.

Variables

OffRenderers with this mode are not ray traced.
StaticRenderers with this mode never update.
DynamicTransformRenderers with this mode update their Transform, but not their Mesh.
DynamicGeometryRenderers with this mode have animated geometry and update their Mesh and Transform.