Skip to content

Commit

Permalink
Doc: Improve readme.md (#544)
Browse files Browse the repository at this point in the history
  • Loading branch information
puxiao authored Oct 16, 2024
1 parent 271b04f commit 582c9be
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 @@ -627,7 +627,7 @@ Returns the spherical coordinates of the orbit.

| Name | Type | Description |
| ----------------- | --------------- | ----------- |
| `out` | `THREE.Vector3` | The receiving Spherical instance to copy the result |
| `out` | `THREE.Spherical` | The receiving Spherical instance to copy the result |
| `receiveEndValue` | `boolean` | Whether receive the transition end coords or current. default is `true` |

---
Expand Down

0 comments on commit 582c9be

Please sign in to comment.