Bone.TryGetParentBone

Cambiar al Manual
public bool TryGetParentBone (out XR.Bone parentBone);

Parámetros

parentBoneBone struct that receives the parent bone of this bone.

Valor de retorno

bool true if the rotation was retrieved, false otherwise.

Descripción

Gets the parent of this bone.