FXRSimulationHandPoseKeyMapping
struct FXRSimulationHandPoseKeyMapping;
Public Attributes
Name | |
---|---|
EControllerHand | Hand |
FName | HandPose |
FKey | Key |
Public Attributes Documentation
variable Hand
EControllerHand FXRSimulationHandPoseKeyMapping::Hand
EControllerHand Hand;
Hand that triggers the key.
variable HandPose
FName FXRSimulationHandPoseKeyMapping::HandPose
FName HandPose;
Simulated hand pose name.
variable Key
FKey FXRSimulationHandPoseKeyMapping::Key
FKey Key;
Key that is triggered by the hand pose.
Updated on 19 August 2021 at 17:42:52 Coordinated Universal Time