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 6689aad

Browse files
tomhsiao1260PWhiddy
authored andcommitted
Update boxFrame.md line.md grid.md
1 parent 07b616c commit 6689aad

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ boxFrame(size, thickness);
1313

1414
### Parameters
1515
**size** Vector3: size of the boxframe
16+
1617
**thickness** Float: thickness of the frame

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@ grid(count, scale, thickness);
1212

1313
### Parameters
1414
**count** Number: number of grid sections. ranges from 0 to any number
15+
1516
**scale** Float: size of the grid sections
17+
1618
**thickness** Float: thickness of the grid sections

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,7 @@ line(startPosition, endPosition, thickness);
1414

1515
### Parameters
1616
**startPosition** Vec3: x, y, and z starting position of the line
17+
1718
**endPosition** Vec3: x, y, and z ending position of the line
19+
1820
**thickness** Float: thickness of the line

0 commit comments

Comments
(0)

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