Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


materialUpdateEnabled

Whether animated materials render in this SceneView.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. Obsolete msg
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.