MCPcopy
hub / github.com/midrender/revideo / next

Method next

packages/core/src/scenes/Scene.ts:261–261  ·  view source on GitHub ↗

* Progress this scene one frame forward.

()

Source from the content-addressed store, hash-verified

259 * Progress this scene one frame forward.
260 */
261 next(): Promise<void>;
262
263 /**
264 * Reset this scene to its initial state.

Callers 9

nextMethod · 0.65
prepareMethod · 0.65
tokenizeMethod · 0.65
recalculateFunction · 0.65
nextFunction · 0.65
resetFunction · 0.65
nextMethod · 0.65
threadsFunction · 0.65
nextMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected