标签: three.js
我正在研究three.js来创建Terrain。如何使顶点z轴弯曲。当我指定geometry.vertices [i] .position.z ='some value'时。它提出了点,看起来像三角形点。请建议。