Using eventattributes such as ``` html <mesh src="teapot.json" onclick="console.log('Teapot');"></mesh> ``` trigger twice. This affects only HTML encoding and event attributes. Using `addEventListener` or the same scene in XHTML are not concerned.
Using eventattributes such as
trigger twice. This affects only HTML encoding and event attributes. Using
addEventListeneror the same scene in XHTML are not concerned.