Explorar o código

Update PointLightHelper.js

Michael Herzog hai 3 meses
pai
achega
d70adae523
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/helpers/PointLightHelper.js

+ 1 - 1
src/helpers/PointLightHelper.js

@@ -38,7 +38,7 @@ class PointLightHelper extends Mesh {
 		/**
 		/**
 		 * The light being visualized.
 		 * The light being visualized.
 		 *
 		 *
-		 * @type {HemisphereLight}
+		 * @type {PointLight}
 		 */
 		 */
 		this.light = light;
 		this.light = light;
 
 

粤ICP备19079148号