Animator.targetPosition
Name | Type |
---|---|
targetPosition | Vector3 |
Description
Returns the position of the target specified by SetTarget.
Extra Detail
The position is only valid when a frame is being evaluated after the SetTarget call. Animator.applyRootMotion must be enabled for targetPosition to be calculated.