suffixStart property

int suffixStart
final

The suffix for the first image in your image sequence. For example, if the first image in your image sequence is named as 'Frame_00001.png' then suffixStart should be 1.

Implementation

final int suffixStart;