Skip to content

NodePattern

Overview

Creates a pattern based on a Node.

@author Jonathan Olson <jonathan.olson@colorado.edu>

Class NodePattern

import { NodePattern } from 'scenerystack/scenery';

Constructor

new NodePattern( node : Node, resolution : number, x : number, y : number, width : number, height : number, matrix )

Instance Methods

Source Code

See the source for NodePattern.ts in the scenery repository.