endTimeOffset property

String? endTimeOffset
getter/setter pair

End time in seconds, relative to the output file timeline.

When end_time_offset is not specified, the sprites are generated until the end of the output file.

Implementation

core.String? endTimeOffset;