MixedRealityToolkit.Instance 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.
Returns the Singleton instance of the classes type.
public:
static property Microsoft::MixedReality::Toolkit::MixedRealityToolkit ^ Instance { Microsoft::MixedReality::Toolkit::MixedRealityToolkit ^ get(); };
public static Microsoft.MixedReality.Toolkit.MixedRealityToolkit Instance { get; }
static member Instance : Microsoft.MixedReality.Toolkit.MixedRealityToolkit
Public Shared ReadOnly Property Instance As MixedRealityToolkit