Attention: Here be dragons (unstable version)
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Redot.
Checking the stable version of the documentation...
ImageFramesFormatLoader
Inherits: RefCounted < Object
Inherited By: ImageFramesFormatLoaderExtension
Base class to add support for specific image sequence formats.
Description
The engine supports multiple image sequence formats out of the box, but you can choose to implement support for additional image sequence formats by extending ImageFramesFormatLoaderExtension.
Enumerations
flags LoaderFlags: 🔗
LoaderFlags FLAG_NONE = 0
There is currently no description for this enum. Please help us by contributing one!
LoaderFlags FLAG_FORCE_LINEAR = 1
There is currently no description for this enum. Please help us by contributing one!