Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tamaskis authored Apr 20, 2022
1 parent d2d762f commit db9c33d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@ Sets the plot background for drawing celestial bodies in 3D.
`background(spec)`


## Note
- The function call on `background` must occur before the function call on `planet3D`.


## Description

`background(spec)` sets the plot background for drawing celestial bodies in 3D. `spec` refers to the specified background, and can be set to `'Black'`, `'Stars'`, or `'Milky Way'`.


## Note
- The function call on `background` must occur before the function call on `planet3D`.




<br/><br/>
Expand Down

0 comments on commit db9c33d

Please sign in to comment.