Optional
antialiasingTake screenshot with anti-aliasing. Default: true
Optional
imageFunction that handles the captured image data. Default: Downloads a png file to the user's Downloads folder.
Optional
nameThe name of the screen capture. Default: "ATLATL Visual Snapshot"
Optional
sizeThe size of the screenshot. Will use this number for both the width and height. Default: undefined
Optional
sizeAllows for height and width to be specified independently or for height and width to be based off of camera with a resolution multiplier. Mutually exclusive with size. Default: A SizeOptions object with a resolutionFactor of 1
Generated using TypeDoc
Options available for taking a screenshot with the camera.