Version: 2022.2
public bool alwaysRefreshEnabled ;

描述

Whether to redraw SceneView at a fixed interval.

Use this property to preview effects in the SceneView that are animated or dependent on the time uniform of a shader. This property affects Materials that are animated: if enabled, these Materials render with animation; if disabled, they render without animation.