godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Skeleton._new
godot
skeleton
Skeleton
Construct a new instance of Skeleton. Note: use
memnew!Skeleton
instead.
struct
Skeleton
@
nogc
nothrow static
Skeleton
_new
(
)
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
Construct a new instance of Skeleton. Note: use memnew!Skeleton instead.