GLTFSkeleton

Inherits: Resource < Reference < Object

属性

PoolIntArray

joints

PoolIntArray(  )

PoolIntArray

roots

PoolIntArray(  )

方法

BoneAttachment

get_bone_attachment ( int idx )

int

get_bone_attachment_count ( )

Dictionary

get_godot_bone_node ( )

Skeleton

get_godot_skeleton ( )

Array

get_unique_names ( )

void

set_godot_bone_node ( Dictionary godot_bone_node )

void

set_unique_names ( Array unique_names )

属性说明

Default

PoolIntArray(  )

Setter

set_joints(value)

Getter

get_joints()


Default

PoolIntArray(  )

Setter

set_roots(value)

Getter

get_roots()

方法说明


  • int get_bone_attachment_count ( )



  • Array get_unique_names ( )

  • void set_godot_bone_node ( Dictionary godot_bone_node )

  • void set_unique_names ( Array unique_names )