Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hainm committed Jul 16, 2023
1 parent a34f1d7 commit a0b53a4
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 @@ -215,7 +215,7 @@ view.frame = 100
```Python
# parameters for the NGL stage object
view.stage.set_parameters(**{
# "percentages, "dist" is distance too camera in Angstrom
# "percentages, "dist" is distance to camera in Angstrom
"clipNear": 0, "clipFar": 100, "clipDist": 10,
# percentages, start of fog and where on full effect
"fogNear": 0, "fogFar": 100,
Expand Down

0 comments on commit a0b53a4

Please sign in to comment.