Bone.TryGetChildBones

Cambiar al Manual
public bool TryGetChildBones (List<Bone> childBones);

Parámetros

childBonesA list of bones that will be filled out with the children bones of this bone.

Valor de retorno

bool true if bone can be queried for child bones; otherwise false.

Descripción

Get the child bones of this bone.