Skip to content

Commit 50c0b56

Browse files
committed
Move p5.Geometry from the module>submodule
"Lights, Camera:Material" to "Shape:3D Primitives"
1 parent d3febae commit 50c0b56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/webgl/p5.Geometry.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* @module Lights, Camera
3-
* @submodule Material
2+
* @module Shape
3+
* @submodule 3D Primitives
44
* @for p5
55
* @requires core
66
* @requires p5.Geometry

0 commit comments

Comments
 (0)