- Source:
Classes
Members
-
<static, readonly> SketchGenNodes :number
-
Enum for all supported nodes within the code generator.
Type:
- number
- Source:
Methods
-
<static> createSketch(inCanvas) → {Sketch.Driver}
-
Creates an instance of the Sketch module with standard configuration.
Parameters:
Name Type Description inCanvas
HTMLCanvasElement - Source:
Returns:
- Type
- Sketch.Driver