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


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... | |
Posing the children of a Transform to match the children of another Transform
1.8.4