AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
AnimationNodeBlendTree
To Subscribe, use this Key
eleven-angel-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description This animation node may contain a sub-tree of any other type animation nodes, such as AnimationNodeTransition , AnimationNod…
Published
06/07/2024
Properties Vector2 graph_offset Vector2(0, 0)
Published
06/07/2024
Signals node_changed (node_name: StringName ) Emitted when the input port information is changed.
Published
06/07/2024
Constants CONNECTION_OK = 0 The connection was successful. CONNECTION_ERROR_NO_INPUT = 1 The input nod…
Published
06/07/2024
Property Descriptions Vector2 graph_offset = Vector2(0, 0) void set_graph_offset (value: Vector2 ) Vector2…
Published
06/07/2024
Method Descriptions void add_node (name: StringName , node: AnimationNode , position: Vector2 = Vector2(0, 0)) Adds an …
Status
Last Update
Fields