Phaser API Documentation

  Version: 
<nullable> snapshotTexture: Phaser.Textures.CanvasTexture

Description:

A Phaser CanvasTexture instance that holds the most recent snapshot taken from the video.

This will only be set if the snapshot or snapshotArea methods have been called.

Until those methods are called, this property will be undefined.

Since: 3.20.0