InputPlaybackService.HandDataRight 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.
Pose data for the right hand.
public:
property Microsoft::MixedReality::Toolkit::Input::SimulatedHandData ^ HandDataRight { Microsoft::MixedReality::Toolkit::Input::SimulatedHandData ^ get(); };
public Microsoft.MixedReality.Toolkit.Input.SimulatedHandData HandDataRight { get; }
member this.HandDataRight : Microsoft.MixedReality.Toolkit.Input.SimulatedHandData
Public ReadOnly Property HandDataRight As SimulatedHandData