Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


defaultBrush

If set to true, brush will replace Unity built-in brush as the default brush in palette window. Only one class at any one time should set defaultBrush to true.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.TilemapModule
public bool defaultBrush { get; }