Version: 2022.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

RayTracingInstanceCullingResults.transformsChanged

マニュアルに切り替える
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.