Skip to content

P4Node

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

Overview

P4 Molecule Structure is tetrahedral

@author Chris Malley (PixelZoom, Inc.)

Class P4Node

import { P4Node } from 'scenerystack/nitroglycerin';

Constructor

new P4Node( providedOptions? : P4NodeOptions )

Instance Methods

Type P4NodeOptions

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

MoleculeNodeOptions

Source Code

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