You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But of course both approached should be benchmarked to find the most performant.
Using the de-facto standard debug module lets the users to remove the debug calls in production builds. Using the a-scene debug component may require extra dancing to strip that out.
The debug output should only run in some debug mode (you could use the
debug
package for that).aframe-effects/systems/effects.js
Lines 260 to 270 in 776d69f
aframe-effects/dist/aframe-effects.js
Lines 496 to 516 in c4f9cdb
The text was updated successfully, but these errors were encountered: