Skip to content

Documentation / base / flushPendingDisposals

Function: flushPendingDisposals()

flushPendingDisposals(): void

Defined in: libs/base/src/ref.ts:59

Processes all pending disposals from the previous frame. This should be called at the beginning of each frame

Returns

void

Released under the MIT License.