Skip to content

Commit 77e378d

Browse files
authored
Merge pull request #543 from hx2A/is3d-part2
Is3d part2
2 parents 306c1e5 + c3225c7 commit 77e378d

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

py5_docs/Reference/api_en/Py5Graphics_is3d.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
@@ meta
22
name = is3d()
3+
category = environment
4+
subcategory = None
35
type = method
46
pclass = PGraphics
57
processing_name = is3D

py5_docs/Reference/api_en/valid_link_cache.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,5 +514,6 @@
514514
"https://processing.org/reference/windowTitle_.html": true,
515515
"https://processing.org/reference/windowX.html": false,
516516
"https://processing.org/reference/windowY.html": false,
517-
"https://processing.org/reference/year_.html": true
517+
"https://processing.org/reference/year_.html": true,
518+
"https://processing.org/reference/PGraphics_is3D_.html": false
518519
}

0 commit comments

Comments
 (0)