Leanne 5 місяців тому
батько
коміт
ed04b9317c
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/nodes/core/MRTNode.js

+ 1 - 1
src/nodes/core/MRTNode.js

@@ -31,7 +31,7 @@ export function getTextureIndex( textures, name ) {
  * const mrtNode = mrt( {
  *   output: output,
  *   normal: normalView
- * } ) );
+ * } ) ;
  * ```
  * The MRT output is defined as a dictionary.
  *

粤ICP备19079148号