godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Skeleton.getBoneCount
godot
skeleton
Skeleton
Returns the amount of bones in the skeleton.
struct
Skeleton
@
nogc
nothrow const
long
getBoneCount
(
)
Meta
Source
See Implementation
godot
skeleton
Skeleton
aliases
BaseClasses
enums
Constants
functions
addBone
bindChildNodeToBone
clearBones
clearBonesGlobalPoseOverride
findBone
getBoneCount
getBoneCustomPose
getBoneGlobalPose
getBoneGlobalPoseNoOverride
getBoneName
getBoneParent
getBonePose
getBoneRest
getBoundChildNodesToBone
isBoneRestDisabled
localizeRests
opAssign
opEquals
physicalBonesAddCollisionException
physicalBonesRemoveCollisionException
physicalBonesStartSimulation
physicalBonesStopSimulation
registerSkin
setBoneCustomPose
setBoneDisableRest
setBoneGlobalPoseOverride
setBoneParent
setBonePose
setBoneRest
toHash
unbindChildNodeFromBone
unparentBoneAndRest
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the amount of bones in the skeleton.