AnimationTree
Inherits: AnimationMixer < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
callback_mode_discrete |
|
|
deterministic |
|
|
Methods
get_process_callback ( ) const |
|
void |
Signals
animation_player_changed ( )
There is currently no description for this signal. Please help us by contributing one!
Enumerations
enum AnimationProcessCallback:
AnimationProcessCallback ANIMATION_PROCESS_PHYSICS = 0
There is currently no description for this enum. Please help us by contributing one!
AnimationProcessCallback ANIMATION_PROCESS_IDLE = 1
There is currently no description for this enum. Please help us by contributing one!
AnimationProcessCallback ANIMATION_PROCESS_MANUAL = 2
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
NodePath advance_expression_base_node = NodePath(".")
void set_advance_expression_base_node ( NodePath value )
NodePath get_advance_expression_base_node ( )
There is currently no description for this property. Please help us by contributing one!
NodePath anim_player = NodePath("")
There is currently no description for this property. Please help us by contributing one!
AnimationRootNode tree_root
void set_tree_root ( AnimationRootNode value )
AnimationRootNode get_tree_root ( )
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
AnimationProcessCallback get_process_callback ( ) const
There is currently no description for this method. Please help us by contributing one!
void set_process_callback ( AnimationProcessCallback mode )
There is currently no description for this method. Please help us by contributing one!