Bone.TryGetPosition

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