AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
AnimationNode
To Subscribe, use this Key
jersey-lemon-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description Base resource for AnimationTree nodes. In general, it's not used directly, but you can create custom ones with custom blending…
Published
06/07/2024
Properties bool filter_enabled
Published
06/07/2024
Signals animation_node_removed (object_id: int , name: String ) Emitted by nodes that inherit from this class and that have an…
Published
06/07/2024
Enumerations enum FilterAction : FilterAction FILTER_IGNORE = 0 Do not use filtering. FilterAction FILTER…
Published
06/07/2024
Property Descriptions bool filter_enabled void set_filter_enabled (value: bool ) bool is_filter_enabled () If …
Published
06/07/2024
Method Descriptions String _get_caption () virtual const When inheriting from AnimationRootNode , implement this virtual met…
Status
Last Update
Fields