Version: 2023.1
public bool transformsChanged ;

描述

This property is true if a Renderer in the Scene changed its Transform during the last frame. Renderers that use Ray Tracing Mode Off are not taken into account.

The property can be used for example to reset the convergence during path tracing if the user moved a Renderer in the Editor.