Experimental: this API is experimental and might be changed or removed in the future.

AnimationHumanStream.SetGoalLocalPosition

Cambiar al Manual
public void SetGoalLocalPosition (AvatarIKGoal index, Vector3 pos);

Parámetros

indexEl AvatarIKGoal que se consulta.
posThe position of this IK goal.

Descripción

Sets the position of this IK goal relative to the root.

See Also: SolveIK.