InputActionRuleDualAxis Struct

Definition

Generic Input Action Rule for raising actions based on specific criteria.

C++
public value class InputActionRuleDualAxis : Microsoft::MixedReality::Toolkit::Input::IInputActionRule<UnityEngine::Vector2>
Inheritance
InputActionRuleDualAxis
Attributes
Implements
IInputActionRule<UnityEngine.Vector2>

Constructors

Properties

BaseAction

The Base Action that the rule will listen to.

Criteria

The criteria to check against for determining if the action should be raised.

RuleAction

The Action to raise if the criteria is met.

Applies to

Produkt Versioner
MRTK2 Unity 2018 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0
MRTK2 Unity 2019 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0
MRTK2 Unity 2020 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0