SnapshotObject

Parent DisplayObject
Library display.*
Revision Release 2024.3703
Keywords snapshot, render to texture
See also display.newSnapshot()
Snapshots (guide)

Overview

Snapshot objects let you capture a group of display objects and render them into a flattened image.

Properties

object.canvas

object.canvasMode

object.clearColor

object.group

object.textureFilter

object.textureWrapX

object.textureWrapY

Methods

object:invalidate()