Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


disablePlayModeTint

Play-mode tint is applied by default unless this is set to true. It's applied hierarchically to this VisualElement and to all its children that exist on an editor panel.
Read time 1 minuteLast updated 10 days ago

Definition

[CreateProperty]public bool disablePlayModeTint { get; set; }