- Skin
- Methods
- Method Descriptions
- - add_bind ( int bone, Transform pose )
- - clear_binds ( )
- - int get_bind_bone ( int bind_index ) const
- - int get_bind_count ( ) const
- - String get_bind_name ( int bind_index ) const
- - Transform get_bind_pose ( int bind_index ) const
- - set_bind_bone ( int bind_index, int bone )
- - set_bind_count ( int bind_count )
- - set_bind_name ( int bind_index, String name )
Skin
Inherits: Resource < Reference < Object
Methods
Method Descriptions
- add_bind ( int bone, Transform pose )
- clear_binds ( )
- int get_bind_bone ( int bind_index ) const
- int get_bind_count ( ) const
- String get_bind_name ( int bind_index ) const
- Transform get_bind_pose ( int bind_index ) const
- set_bind_bone ( int bind_index, int bone )
- set_bind_count ( int bind_count )
- set_bind_name ( int bind_index, String name )
- set_bind_pose ( int bind_index, Transform pose )
