ArticulatedHandDefinition.HandRay 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.
protected:
virtual property Microsoft::MixedReality::Toolkit::Input::IHandRay ^ HandRay { Microsoft::MixedReality::Toolkit::Input::IHandRay ^ get(); };
protected virtual Microsoft.MixedReality.Toolkit.Input.IHandRay HandRay { get; }
member this.HandRay : Microsoft.MixedReality.Toolkit.Input.IHandRay
Protected Overridable ReadOnly Property HandRay As IHandRay