Bone.TryGetParentBone

매뉴얼로 전환
public bool TryGetParentBone (out XR.Bone parentBone);

파라미터

parentBoneBone struct that receives the parent bone of this bone.

반환

bool true if the rotation was retrieved, false otherwise.

설명

Gets the parent of this bone.