Skip to content

Api > VideoPlayer > StepForward()


VideoPlayer.StepForward()⚓︎

Advances the current time by one frame immediately.

Usage⚓︎

---@type VideoPlayer
local videoplayer;


videoplayer.StepForward()