Прочетете на английски Редактиране

Споделяне чрез


InputActionRulePoseAxis Struct

Definition

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

C++
public value class InputActionRulePoseAxis : Microsoft::MixedReality::Toolkit::Input::IInputActionRule<Microsoft::MixedReality::Toolkit::Utilities::MixedRealityPose>
Inheritance
InputActionRulePoseAxis
Attributes
Implements

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

Продукт Версии
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