An animation instance class for virtual hand animations.
More...
#include <WeArtVirtualHand.h>
An animation instance class for virtual hand animations.
◆ CheckSafeFingerClosure()
Blueprint event to check safe finger closure.
- Parameters
-
Type | The type of finger being checked. |
FingerState | The state of the finger. |
◆ GetCollisionChannel()
ECollisionResponse UWeArtVirtualHand::GetCollisionChannel |
( |
USkeletalMeshComponent * |
Hand, |
|
|
AActor * |
Comparer |
|
) |
| |
Gets the collision channel for the virtual hand.
- Parameters
-
Hand | The skeletal mesh component of the hand. |
Comparer | The actor to compare collision with. |
- Returns
- The collision response for the hand and comparer.
◆ IndexClosureLimit
float UWeArtVirtualHand::IndexClosureLimit |
The closure limit for the index finger.
◆ MiddleClosureLimit
float UWeArtVirtualHand::MiddleClosureLimit |
The closure limit for the middle finger.
◆ ThumbAbdctionLimit
float UWeArtVirtualHand::ThumbAbdctionLimit |
The abduction limit for the thumb finger.
◆ ThumbClosureLimit
float UWeArtVirtualHand::ThumbClosureLimit |
The closure limit for the thumb finger.
The documentation for this class was generated from the following files: