We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d8d548 commit d70adaeCopy full SHA for d70adae
src/helpers/PointLightHelper.js
@@ -38,7 +38,7 @@ class PointLightHelper extends Mesh {
38
/**
39
* The light being visualized.
40
*
41
- * @type {HemisphereLight}
+ * @type {PointLight}
42
*/
43
this.light = light;
44
0 commit comments