Version: 2022.2
언어: 한국어
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.