AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
Animation
To Subscribe, use this Key
eight-papa-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description This resource holds data that can be used to animate anything in the engine. Animations are divided into tracks and each track mus…
Published
06/07/2024
Properties float length 1.0 LoopMode loop_mode 0 float step 0.1
Published
06/07/2024
Enumerations enum TrackType : TrackType TYPE_VALUE = 0 Value tracks set values in node properties, but only those…
Published
06/07/2024
Property Descriptions float length = 1.0 void set_length (value: float ) float get_length () The to…
Published
06/07/2024
Method Descriptions int add_track (type: TrackType , at_position: int = -1) Adds a track to the Animation. StringNam…
Status
Last Update
Fields