Skip to content

MagnifyingGlassNode

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/MagnifyingGlassNode.ts for the most up-to-date information.

Overview

@author Sam Reid (PhET Interactive Simulations)

Class MagnifyingGlassNode

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

Constructor

new MagnifyingGlassNode( providedOptions : MagnifyingGlassNodeOptions )

Instance Methods

Type MagnifyingGlassNodeOptions

import type { MagnifyingGlassNodeOptions } from 'scenerystack/scenery-phet';

Source Code

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