Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Valigursky committed Oct 16, 2024
1 parent 219f461 commit d9ea3c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/scene/scene.js
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,8 @@ class Scene extends EventHandler {

/**
* Gets the {@link Sky} that defines sky properties.
*
* @type {Sky}
*/
get sky() {
return this._sky;
Expand Down

0 comments on commit d9ea3c6

Please sign in to comment.