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

AnimationHumanStream.GetGoalPosition

Cambiar al Manual
public Vector3 GetGoalPosition (AvatarIKGoal index);

Parámetros

indexEl AvatarIKGoal que se consulta.

Valor de retorno

Vector3 The position of this IK goal.

Descripción

Returns the position of this IK goal in world space.

Some playable like AnimationClipPlayable can generate IK goals. This function can be used to retrieve goal generate from a previous playable in the graph.