We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ae80b commit d2d9d40Copy full SHA for d2d9d40
1 file changed
examples/jsm/tsl/display/TRAANode.js
@@ -14,6 +14,8 @@ let _rendererState;
14
* - {@link https://alextardif.com/TAA.html}
15
* - {@link https://www.elopezr.com/temporal-aa-and-the-quest-for-the-holy-trail/}
16
*
17
+ * Note: MSAA must be disabled when TRAA is in use.
18
+ *
19
* @augments TempNode
20
* @three_import import { traa } from 'three/addons/tsl/display/TRAANode.js';
21
*/
0 commit comments