All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | List of all members
HandPoser Class Reference

Posing the children of a Transform to match the children of another Transform More...

Inheritance diagram for HandPoser:
Inheritance graph
[legend]
Collaboration diagram for HandPoser:
Collaboration graph
[legend]

Public Member Functions

override void AutoMapping ()
 Map this instance to the poseRoot. More...
 
- Public Member Functions inherited from Poser
void UpdateManual ()
 For manual update of the poser. More...
 
- Public Member Functions inherited from SolverManager
void Disable ()
 [DEPRECATED] Use "enabled = false" instead. More...
 

Additional Inherited Members

- Public Attributes inherited from Poser
Transform poseRoot
 Reference to the other Transform (should be identical to this one) More...
 
float weight = 1f
 The master weight. More...
 
float localRotationWeight = 1f
 Weight of localRotation matching More...
 
float localPositionWeight
 Weight of localPosition matching More...
 

Detailed Description

Posing the children of a Transform to match the children of another Transform