Michael Herzog 3 месяцев назад
Родитель
Сommit
e9c27c5b10
1 измененных файлов с 1 добавлено и 1 удалено
  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号