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

AnimationHumanStream.GetGoalLocalPosition

マニュアルに切り替える
public Vector3 GetGoalLocalPosition (AvatarIKGoal index);

パラメーター

index参照された AvatarIKGoal

戻り値

Vector3 The position of this IK goal.

説明

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

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