MixedRealityInputActionRulesProfile.InputActionRulesSingleAxis 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.
All the Input Action Rules for Single based MixedRealityInputActions
public:
property cli::array <Microsoft::MixedReality::Toolkit::Input::InputActionRuleSingleAxis> ^ InputActionRulesSingleAxis { cli::array <Microsoft::MixedReality::Toolkit::Input::InputActionRuleSingleAxis> ^ get(); };
public Microsoft.MixedReality.Toolkit.Input.InputActionRuleSingleAxis[] InputActionRulesSingleAxis { get; }
member this.InputActionRulesSingleAxis : Microsoft.MixedReality.Toolkit.Input.InputActionRuleSingleAxis[]
Public ReadOnly Property InputActionRulesSingleAxis As InputActionRuleSingleAxis()