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!