frameToTime

open fun frameToTime(frame: Int, frameRate: Int): Float

Get the elapsed time in seconds of a frame position

Return

Elapsed time of interest in seconds

Parameters

frame

Frame number on the timeline

frameRate

The frames per second of the animation