SnapshotConfig

class SnapshotConfig()

Constructors

Properties


Constructors

SnapshotConfig.constructor(width, height, layers, viewKey)
Arguments:
  • width (number()) – None
  • height (number()) – None
  • layers (SnapshotLayer) – None
  • viewKey (any()) – None
Return type:

SnapshotConfig()

Properties

SnapshotConfig.height
Type:number
SnapshotConfig.layers
Type:SnapshotLayer
SnapshotConfig.viewKey
Type:ViewKey
SnapshotConfig.width
Type:number