ViveKnucklesController.RightHandedLegacyInputSupport 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.
System.Object.RightHandedLegacyInputSupport
protected:
virtual property cli::array <Microsoft::MixedReality::Toolkit::Input::MixedRealityInteractionMappingLegacyInput> ^ RightHandedLegacyInputSupport { cli::array <Microsoft::MixedReality::Toolkit::Input::MixedRealityInteractionMappingLegacyInput> ^ get(); };
protected override Microsoft.MixedReality.Toolkit.Input.MixedRealityInteractionMappingLegacyInput[] RightHandedLegacyInputSupport { get; }
member this.RightHandedLegacyInputSupport : Microsoft.MixedReality.Toolkit.Input.MixedRealityInteractionMappingLegacyInput[]
Protected Overrides ReadOnly Property RightHandedLegacyInputSupport As MixedRealityInteractionMappingLegacyInput()