Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adizanni authored Jan 29, 2022
1 parent 4dcaad2 commit 2d4d096
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ When you are finished, configure a new card (either in panel mode or regular) wi
| objfile | string | **Required** | object file name (.obj) Waterfront format. |
| mtlfile | string | **Required** | material file name (.mtl) Waterfront format. |
| backgroundColor | string | '#aaaaaa' | canvas background color |
| header | string | 'yes' | if the header will be displayed or not |
| globalLightPower | float | 0.3 | intensity of the light illuminating the full scene it can also the name of a numeric sensor |
| shadow | string | no | 'yes' if lights cast shadow on object. This is realistic but impacts performances. By default wall, floors and objects with "door" in the name, receives and cast shadows |
| overlay | string | no | 'yes' if you want to show an overlay panel for displaying data on the objects on click |
Expand Down

0 comments on commit 2d4d096

Please sign in to comment.