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