MixedRealityInputActionRulesProfile.InputActionRulesPoseAxis 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 MixedRealityPose based MixedRealityInputActions
public:
property cli::array <Microsoft::MixedReality::Toolkit::Input::InputActionRulePoseAxis> ^ InputActionRulesPoseAxis { cli::array <Microsoft::MixedReality::Toolkit::Input::InputActionRulePoseAxis> ^ get(); };
public Microsoft.MixedReality.Toolkit.Input.InputActionRulePoseAxis[] InputActionRulesPoseAxis { get; }
member this.InputActionRulesPoseAxis : Microsoft.MixedReality.Toolkit.Input.InputActionRulePoseAxis[]
Public ReadOnly Property InputActionRulesPoseAxis As InputActionRulePoseAxis()