Bone.TryGetPosition

Cambiar al Manual
public bool TryGetPosition (out Vector3 position);

Parámetros

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

Valor de retorno

bool true if the rotation was retrieved, false otherwise.

Descripción

Gets the world position of the bone