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

AnimationHumanStream.SetGoalLocalRotation

Cambiar al Manual
public void SetGoalLocalRotation (AvatarIKGoal index, Quaternion rot);

Parámetros

indexEl AvatarIKGoal que se consulta.
rotThe rotation of this IK goal.

Descripción

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

See Also: SolveIK.