Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c04ecd8

Browse files
committed
fix grid description
1 parent 5f23596 commit c04ecd8

File tree

1 file changed

+2
-3
lines changed
  • docs/references-js/geometries

1 file changed

+2
-3
lines changed

‎docs/references-js/geometries/grid.md‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@ Draw a torus with the given outer ring size and inner ring size
88

99
### Syntax
1010
```js
11-
function grid(num=2, scale=.2, thickness=.05) {
1211
grid(count, scale, thickness);
1312
```
1413

1514
### Parameters
1615
**count** Number: number of grid sections. ranges from 0 to any number
17-
**scale** Number: size of the grid sections
18-
**thickness** Number: thickness of the grid sections
16+
**scale** Float: size of the grid sections
17+
**thickness** Float: thickness of the grid sections

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /