fullPaths property

List<String>? fullPaths
final

Use this value if you would like to specify a list of endpoints for the frames in your image sequence animator. If set, values for folderName, fileName, suffixStart, suffixCount, fileFormat and frameCount will be ignored.

Implementation

final List<String>? fullPaths;