materialUpdateEnabled
Whether animated materials render in this SceneView.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public bool materialUpdateEnabled { get; }
Remarks
This property only affects Materials that are animated: if enabled, these Materials render with animation; if disabled, they render without animation.