Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

Animator.targetPosition

Switch to Manual
public var targetPosition: 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.