Manage the captures (screenshots, videos, etc...) that need to be taken during the game.

Constructors

Methods

  • To be called when the scene has started rendering.

    Parameters

    • isPreview: boolean

    Returns void

  • Take a screenshot and upload it to the server.

    Parameters

    • signedUrl: string

    Returns Promise<void>