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