Parcourir la source

Update SSGINode.js

Michael Herzog il y a 3 mois
Parent
commit
e9c27c5b10
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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号