Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gbiobob committed Jan 4, 2016
1 parent cef4c8b commit 197e2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Require Three.js & JQuery

**startAnim:** Use initial animation (Zoom into the galaxy) *Default: true*

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

## Methods
**Ed3d.init({options}):** Initialize the scene
Expand Down

0 comments on commit 197e2fc

Please sign in to comment.