HandBounds.Bounds Property

Definition

Accessor for the bounds associated with a handedness, calculated in global-axis-aligned space.

public:
 property System::Collections::Generic::Dictionary<Microsoft::MixedReality::Toolkit::Utilities::Handedness, UnityEngine::Bounds> ^ Bounds { System::Collections::Generic::Dictionary<Microsoft::MixedReality::Toolkit::Utilities::Handedness, UnityEngine::Bounds> ^ get(); };
public System.Collections.Generic.Dictionary<Microsoft.MixedReality.Toolkit.Utilities.Handedness,UnityEngine.Bounds> Bounds { get; }
member this.Bounds : System.Collections.Generic.Dictionary<Microsoft.MixedReality.Toolkit.Utilities.Handedness, UnityEngine.Bounds>
Public ReadOnly Property Bounds As Dictionary(Of Handedness, Bounds)

Property Value

Dictionary<Handedness,UnityEngine.Bounds>

Applies to