Animator.SetIKPosition

function SetIKPosition (goal : AvatarIKGoal, goalPosition : Vector3) : void

Parameters

NameDescription
goal The AvatarIKGoal that is set.
goalPosition The position in world space.

Description

Sets the position of an IK goal.