Skip to content

Commit d70adae

Browse files
authored
Update PointLightHelper.js
1 parent 6d8d548 commit d70adae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/helpers/PointLightHelper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class PointLightHelper extends Mesh {
3838
/**
3939
* The light being visualized.
4040
*
41-
* @type {HemisphereLight}
41+
* @type {PointLight}
4242
*/
4343
this.light = light;
4444

0 commit comments

Comments
 (0)