Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Development/Web API/Web Media API/WebGL/WebGL Framework/Three js/Three.js Error/
THREE.FileLoader is not a constructor(…)
Search

THREE.FileLoader is not a constructor(…)

Created
Created
2020 Aug 21 11:15
Tags
Tags
use recent version
starsGeometry[0].setAttribute is not a function
trying to replicate the three.js globe present on this site: https://threejs.org/examples/misc_controls_fly.html and when I launch the code I get the mistake: starsGeometry[0].setAttribute is not a function ,I've bee stuck befre on a problem like this in the previous days and i would love to get the problem my init it's
starsGeometry[0].setAttribute is not a function
https://stackoverflow.com/questions/59158103/starsgeometry0-setattribute-is-not-a-function
starsGeometry[0].setAttribute is not a function
 
 
 

setAttribute is not a function

addAttribute has been changes to setAttribute.
 
 
 

Recommendations

Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Development/Web API/Web Media API/WebGL/WebGL Framework/Three js/Three.js Error/
THREE.FileLoader is not a constructor(…)
Copyright Seonglae Cho