Optional
a promise that resolves after a certain amount of frames e.g. await delayForFrames(10) will wait for 10 frames to pass
await delayForFrames(10)
Generated using TypeDoc