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