MixedRealityToolkit.SceneSystem 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.
Caution
Utilize CoreServices.SceneSystem instead
The current Scene System registered with the Mixed Reality Toolkit.
public:
static property Microsoft::MixedReality::Toolkit::SceneSystem::IMixedRealitySceneSystem ^ SceneSystem { Microsoft::MixedReality::Toolkit::SceneSystem::IMixedRealitySceneSystem ^ get(); };
[System.Obsolete("Utilize CoreServices.SceneSystem instead")]
public static Microsoft.MixedReality.Toolkit.SceneSystem.IMixedRealitySceneSystem SceneSystem { get; }
[<System.Obsolete("Utilize CoreServices.SceneSystem instead")>]
static member SceneSystem : Microsoft.MixedReality.Toolkit.SceneSystem.IMixedRealitySceneSystem
Public Shared ReadOnly Property SceneSystem As IMixedRealitySceneSystem
Property Value
- Attributes