Animator.targetPosition
var targetPosition: Vector3;
Vector3 targetPosition;
targetPosition as Vector3
Description

Returns the position of the target specified by SetTarget(AvatarTarget targetIndex, float targetNormalizedTime)).

The position is only valid when a frame has being evaluated after the SetTarget call.