Skip to main content

DrawFlashScreen

Callable

  • DrawFlashScreen(Color: string, Duration: number, Intensity: number): void

  • Perform a global screen flash effect


    Parameters

    • Color: string

      The color to use

    • Duration: number

      How long should the flash effect be applied, in ms

    • Intensity: number

      How important is the effect visually

    Returns void