Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


defaultDockZone

Sets the default location of an Overlay in an EditorWindow.
Read time 1 minuteLast updated 10 days ago

Definition

public DockZone defaultDockZone { get; set; }

Remarks

See DockZone for a code example.