Unreal SDK  v1.2.0
Loading...
Searching...
No Matches
UWeArtHandAnimInstance Class Reference

Animates hand movements for haptic feedback. More...

#include <WeArtHandAnimInstance.h>

Inheritance diagram for UWeArtHandAnimInstance:
[legend]

Public Member Functions

void UpdateAnimation ()
 

Public Attributes

AActor * HapticHand
 
float IndexFingerAlpha
 
float MiddleFingerAlpha
 
float ThumbFingerAlpha
 
float ThumbFingerAbductionAlpha
 

Detailed Description

Animates hand movements for haptic feedback.

Member Function Documentation

◆ UpdateAnimation()

void UWeArtHandAnimInstance::UpdateAnimation ( )

Updates the animation

Member Data Documentation

◆ HapticHand

AActor* UWeArtHandAnimInstance::HapticHand

Pointer to the haptic hand actor

◆ IndexFingerAlpha

float UWeArtHandAnimInstance::IndexFingerAlpha

Index finger alpha value

◆ MiddleFingerAlpha

float UWeArtHandAnimInstance::MiddleFingerAlpha

Middle finger alpha value

◆ ThumbFingerAbductionAlpha

float UWeArtHandAnimInstance::ThumbFingerAbductionAlpha

Thumb finger abduction alpha value

◆ ThumbFingerAlpha

float UWeArtHandAnimInstance::ThumbFingerAlpha

Thumb finger alpha value


The documentation for this class was generated from the following files: