ArticulatedHandDefinition.InputSource 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.
The input source backing this definition instance.
protected:
property Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource ^ InputSource { Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource ^ get(); };
protected Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource InputSource { get; }
member this.InputSource : Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource
Protected ReadOnly Property InputSource As IMixedRealityInputSource