Version: 2021.1
언어: 한국어

Bone.TryGetParentBone

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

파라미터

parentBone Bone struct that receives the parent bone of this bone.

반환

bool true if the rotation was retrieved, false otherwise.

설명

Gets the parent of this bone.