MixedRealityDiagnosticsSystem.WindowAnchor Property

Definition

What part of the view port to anchor the window to.

public:
 property UnityEngine::TextAnchor WindowAnchor { UnityEngine::TextAnchor get(); void set(UnityEngine::TextAnchor value); };
public UnityEngine.TextAnchor WindowAnchor { get; set; }
member this.WindowAnchor : UnityEngine.TextAnchor with get, set
Public Property WindowAnchor As TextAnchor

Property Value

UnityEngine.TextAnchor

Applies to