Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Invalidate

The interface to a callback that is called if the renderer is invalidated.

Hierarchy

  • Invalidate

Callable

  • Invalidate(force: boolean): void
  • The interface to a callback that is called if the renderer is invalidated.

    Parameters

    • force: boolean

    Returns void