HandBounds.LocalBounds Property

Definition

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

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

Property Value

Dictionary<Handedness,UnityEngine.Bounds>

Applies to