فهرست منبع

Fix JSDoc Example (#32603)

Leanne 3 ماه پیش
والد
کامیت
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号