Skip to content

Commit b3c6194

Browse files
committed
Update readme.
1 parent 40e88e9 commit b3c6194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Require Three.js & JQuery
4242

4343
**playerPos: [x,y,z]** Player position, ex.:```[150,269,28]``` (used for initial camera target position) *Default: [0,0,0]*
4444

45-
**cameraPos: [x,y,z]** Initial camera position, ex.:```[0,45000,-45000]``` (used for initial target camera position)
45+
**cameraPos: [x,y,z]** Initial camera position, ex.:```[0,45000,-45000]``` (used for initial camera position)
4646

4747
## Methods
4848
**Ed3d.init({options}):** Initialize the scene

0 commit comments

Comments
 (0)