Skip to content

Commit 0b9d59a

Browse files
committed
new description
1 parent f212a04 commit 0b9d59a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

py5_docs/Reference/api_en/Py5Graphics_is3d.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ processing_name = is3D
88
is3d() -> bool
99

1010
@@ description
11-
The documentation for this field or method has not yet been written. If you know what it does, please help out with a pull request to the relevant file in https://github.com/py5coding/py5generator/tree/master/py5_docs/Reference/api_en/.
11+
Boolean value reflecting if the Py5Graphics object is or is not a 3D renderer.
12+
13+
This will be `True` if the renderer is a 3D renderer such as `P3D`.

0 commit comments

Comments
 (0)