Explorar el Código

Update SSGINode.js

Michael Herzog hace 7 meses
padre
commit
e9c27c5b10
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      examples/jsm/tsl/display/SSGINode.js

+ 1 - 1
examples/jsm/tsl/display/SSGINode.js

@@ -63,7 +63,7 @@ class SSGINode extends TempNode {
 		/**
 		 * A node that represents the scene's depth.
 		 *
-		 * @type {Node<float>}
+		 * @type {TextureNode}
 		 */
 		this.beautyNode = beautyNode;
 

粤ICP备19079148号