This version of Unity is unsupported.

Bone.TryGetPosition

Declaration

public bool TryGetPosition(out Vector3 position);

Parameters

position Vector3 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