Skip to content

textmode.js / Textmodifier / loop

Method: loop()

ts
loop(): void;

Resume the rendering loop if it was stopped by noLoop.

Returns

void

Example