|
Battle Talent
V11
|
Relaxes the twist rotation of this Transform relative to a parent and a child Transform, using their initial rotations as the most relaxed pose. More...
Inherits MonoBehaviour.
Public Member Functions | |
| void | Relax () |
| Rotate this Transform to relax it's twist angle relative to the "parent" and "child" Transforms. More... | |
Public Attributes | |
| IK | ik |
| Transform | parent |
| Transform | child |
| float | weight = 1f |
| float | parentChildCrossfade = 0.5f |
| float | twistAngleOffset |
| float | additionalTwistAngleOffset |
| InteractHand | hand |
Relaxes the twist rotation of this Transform relative to a parent and a child Transform, using their initial rotations as the most relaxed pose.
| void CrossLink.TwistHelper.Relax | ( | ) |
Rotate this Transform to relax it's twist angle relative to the "parent" and "child" Transforms.