Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BabylonTools

Index

Constructors

constructor

  • Parameters

    • context: Context

    Returns BabylonTools

Methods

createScreenshot

  • Creates a screenshot of the scene

    group

    screenshots

    shortname

    create screenshot

    Parameters

    Returns Promise<string>

createScreenshotAndDownload

  • createScreenshotAndDownload(inputs: ScreenshotDto): Promise<string>
  • Creates a screenshot of the scene and download file

    group

    screenshots

    shortname

    create screenshot and download

    Parameters

    Returns Promise<string>

Generated using TypeDoc