Center Property
- Namespace
- SatorImaging.UnityFundamentals.Editor
Center
public static VisualElement Center { get; }
Property Value
- VisualElement
Remarks
On startup, need to use EditorApplication.delayCall
or something to wait for Unity Editor initialization.