Closed CreativeHouseDotOrg closed 5 years ago
I tried to use the LensFlareElement in my scene but everytime i try to load the scene i got the following message:
THREE.LensFlare has been moved to /examples/js/objects/Lensflare.js
I installed Three.js with the npm three and included it as follows:
npm three
import * as THREE from 'three';
So is there any way i can get to that code which lays inside the js file using typescript and angular7?
Kind Regards
Please use the forum for help requests.
I tried to use the LensFlareElement in my scene but everytime i try to load the scene i got the following message:
I installed Three.js with the
npm three
and included it as follows:So is there any way i can get to that code which lays inside the js file using typescript and angular7?
Kind Regards