IMixedRealityServiceInspector.AlwaysDrawSceneGUI Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If true, DrawSceneGUI will be called even when facade object is not selected.
public:
property bool AlwaysDrawSceneGUI { bool get(); };
public bool AlwaysDrawSceneGUI { get; }
member this.AlwaysDrawSceneGUI : bool
Public ReadOnly Property AlwaysDrawSceneGUI As Boolean