• 2024-11-20CSS2DRenderer
    /***@authormrdoob/http://mrdoob.com/*/THREE.CSS2DObject=function(element){ THREE.Object3D.call(this); this.element=element; this.element.style.position='absolute'; this.addEventListener('removed',function