Skip to content

CH4Node

Under Construction

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

Overview

CH4 Molecule

@author Chris Malley (PixelZoom, Inc.)

Class CH4Node

import { CH4Node } from 'scenerystack/nitroglycerin';

Constructor

new CH4Node( providedOptions? : CH4NodeOptions )

Instance Methods

Type CH4NodeOptions

import type { CH4NodeOptions } from 'scenerystack/nitroglycerin';

MoleculeNodeOptions

Source Code

See the source for CH4Node.ts in the nitroglycerin repository.