First install three.js using npm npm i three Then in component import it like bellow import * as THREE from 'three'; Now you could use it from your ...
確定! 回上一頁