PaintDef¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/scenery/blob/main/js/util/PaintDef.js for the most up-to-date information.
Overview¶
"definition" type for generalized paints (anything that can be passed in as a fill or stroke to a Path)
@author Jonathan Olson <jonathan.olson@colorado.edu>
Source Code¶
See the source for PaintDef.js in the scenery repository.