Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
.stl ファイルを使用しています。一部のファイルでは完全に機能しましたが、一部のファイルでは機能しませんでした。
これがコードです。
解決策はありますか??
前もって感謝します。
`material = new THREE.MeshBasicMaterial( { color: 0x009d28, opacity: 1.0, wireframe: true, wireframeLinewidth: 1.0, transparent: true } );`