Skip to content

Commit

Permalink
Update src/framework/components/light/component.js
Browse files Browse the repository at this point in the history
Co-authored-by: Will Eastcott <[email protected]>
  • Loading branch information
kpal81xd and willeastcott authored Mar 11, 2024
1 parent f081abf commit 8d29d74
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/framework/components/light/component.js
Original file line number Diff line number Diff line change
Expand Up @@ -362,8 +362,7 @@ class LightComponent extends Component {
}

/**
* The range of the light. Affects omni and spot lights only. Defaults to
* 10.
* The range of the light. Affects omni and spot lights only. Defaults to 10.
*
* @type {number}
*/
Expand Down

0 comments on commit 8d29d74

Please sign in to comment.