Свойство | Type | Description | |
---|---|---|---|
footOffset | Vector3 | ||
handOffset | Vector3 | ||
headOffset | Vector3 | ||
headset | Transform | ||
leftAnkle | Transform | ||
leftWrist | Transform | ||
rightAnkle | Transform | ||
rightWrist | Transform |
Свойство | Type | Description | |
---|---|---|---|
animator | Animator |
Méthode | Description | |
---|---|---|
Bind ( AvatarIKGoal ikType, Transform goal, Vector3 offset ) : void | ||
CheckForResize ( ) : void | ||
FindHeadAndHips ( ) : void | ||
OnAnimatorIK ( ) : void | ||
OnDrawGizmos ( ) : void | ||
PositionBody ( ) : void | ||
ResizeAvatar ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public Bind ( AvatarIKGoal ikType, Transform goal, Vector3 offset ) : void | ||
ikType | AvatarIKGoal | |
goal | Transform | |
offset | Vector3 | |
Résultat | void |