AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
AnimatedTexture
To Subscribe, use this Key
thirteen-hotel-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description AnimatedTexture is a resource format for frame-based animations, where multiple textures can be chained automatically with a pre…
Published
06/07/2024
Properties int current_frame int frames 1 bool one_shot false bool pause …
Published
06/07/2024
Constants MAX_FRAMES = 256 The maximum number of frames supported by AnimatedTexture . If you need more frames in your an…
Published
06/07/2024
Property Descriptions int current_frame void set_current_frame (value: int ) int get_current_frame () Sets the…
Published
06/07/2024
Method Descriptions float get_frame_duration (frame: int ) const Returns the given frame 's duration, in seconds. …
Status
Last Update
Fields