@revideo/core / utils / finishScene
Function: finishScene()
finishScene():
void
Defined in: utils/useScene.ts:41
Mark the current scene as ready to transition out.
Returns
void
Remarks
Usually used together with transitions. When a scene is marked as finished, the transition will start but the scene generator will continue running.