Skip to content

Commit d2d9d40

Browse files
authored
TRAANode: Improve docs.
1 parent 75ae80b commit d2d9d40

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

examples/jsm/tsl/display/TRAANode.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ let _rendererState;
1414
* - {@link https://alextardif.com/TAA.html}
1515
* - {@link https://www.elopezr.com/temporal-aa-and-the-quest-for-the-holy-trail/}
1616
*
17+
* Note: MSAA must be disabled when TRAA is in use.
18+
*
1719
* @augments TempNode
1820
* @three_import import { traa } from 'three/addons/tsl/display/TRAANode.js';
1921
*/

0 commit comments

Comments
 (0)