AvatarReady
|
Classes | |
class | HandMusclesValues |
Public Member Functions | |
override void | InitFeature (AvatarReady avatar) |
Initialize the feature. | |
![]() | |
virtual void | ResetFeature () |
Public Attributes | |
string | FingerAnimation |
HandMusclesValues | handMusclesValues |
Private Member Functions | |
void | Awake () |
void | Start () |
void | Update () |
Private Attributes | |
Animator | animator |
HumanPoseHandler | humanPoseHandler |
HumanPose | humanPose |
|
inlinevirtual |
Initialize the feature.
avatar | Avatar Ready Component on which the feature is initialized |
Reimplemented from Inria.Avatar.AvatarReady.AvatarFeature.