Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IScreenshotSize

Interface for screenshot methods with describe argument called size as object with options

link

https://doc.babylonjs.com/api/classes/babylon.screenshottools

Hierarchy

  • IScreenshotSize

Index

Properties

Properties

Optional heightSearch playground for height

height: number

number in pixels for canvas height

Optional precisionSearch playground for precision

precision: number

multiplier allowing render at a higher or lower resolution If value is defined then height and width will be ignored and taken from camera

Optional widthSearch playground for width

width: number

number in pixels for canvas width

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method