WindowsMixedRealityArticulatedHandDefinition Constructor
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.
Caution
This class is deprecated. Use WindowsMixedRealityHandMeshProvider instead.
public:
WindowsMixedRealityArticulatedHandDefinition(Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource ^ source, Microsoft::MixedReality::Toolkit::Utilities::Handedness handedness);
[System.Obsolete("This class is deprecated. Use WindowsMixedRealityHandMeshProvider instead.")]
public WindowsMixedRealityArticulatedHandDefinition (Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource source, Microsoft.MixedReality.Toolkit.Utilities.Handedness handedness);
[<System.Obsolete("This class is deprecated. Use WindowsMixedRealityHandMeshProvider instead.")>]
new Microsoft.MixedReality.Toolkit.WindowsMixedReality.WindowsMixedRealityArticulatedHandDefinition : Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource * Microsoft.MixedReality.Toolkit.Utilities.Handedness -> Microsoft.MixedReality.Toolkit.WindowsMixedReality.WindowsMixedRealityArticulatedHandDefinition
Public Sub New (source As IMixedRealityInputSource, handedness As Handedness)
Parameters
- source
- IMixedRealityInputSource
- handedness
- Handedness
- Attributes