Skip to content

CameraButton

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/scenery-phet/blob/main/js/buttons/CameraButton.ts for the most up-to-date information.

Overview

CameraButton is a push button with a camera icon.

@author Chris Malley (PixelZoom, Inc.)

Class CameraButton

import { CameraButton } from 'scenerystack/scenery-phet';

Constructor

new CameraButton( providedOptions : CameraButtonOptions )

Instance Methods

Source Code

See the source for CameraButton.ts in the scenery-phet repository.