InputRecordingBuffer.Keyframe.RightJoints Property

Definition

public:
 property System::Collections::Generic::Dictionary<Microsoft::MixedReality::Toolkit::Utilities::TrackedHandJoint, Microsoft::MixedReality::Toolkit::Utilities::MixedRealityPose> ^ RightJoints { System::Collections::Generic::Dictionary<Microsoft::MixedReality::Toolkit::Utilities::TrackedHandJoint, Microsoft::MixedReality::Toolkit::Utilities::MixedRealityPose> ^ get(); void set(System::Collections::Generic::Dictionary<Microsoft::MixedReality::Toolkit::Utilities::TrackedHandJoint, Microsoft::MixedReality::Toolkit::Utilities::MixedRealityPose> ^ value); };
public System.Collections.Generic.Dictionary<Microsoft.MixedReality.Toolkit.Utilities.TrackedHandJoint,Microsoft.MixedReality.Toolkit.Utilities.MixedRealityPose> RightJoints { get; set; }
member this.RightJoints : System.Collections.Generic.Dictionary<Microsoft.MixedReality.Toolkit.Utilities.TrackedHandJoint, Microsoft.MixedReality.Toolkit.Utilities.MixedRealityPose> with get, set
Public Property RightJoints As Dictionary(Of TrackedHandJoint, MixedRealityPose)

Property Value

Applies to