Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Animator.targetPosition

Switch to Manual
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.