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

AnimationHumanStream.SetGoalLocalPosition

マニュアルに切り替える
public void SetGoalLocalPosition (AvatarIKGoal index, Vector3 pos);

パラメーター

index参照された AvatarIKGoal
posThe position of this IK goal.

説明

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

See Also: SolveIK.