Bone.TryGetPosition

Switch to Manual
public bool TryGetPosition (out Vector3 position);

Parameters

positionVector3 to receive the position of the bone in Unity world space.

Returns

bool true if the rotation was retrieved, false otherwise.

Description

Gets the world position of the bone