Three.js の CircleGeometry クラスには、パラメーター thetaStart と thetaLength があります。私が知る限り、彼らは円にしわを寄せています。それらは何のためにあり、どのように機能しますか?
https://github.com/mrdoob/three.js/blob/master/src/extras/geometries/CircleGeometry.js
Three.js の CircleGeometry クラスには、パラメーター thetaStart と thetaLength があります。私が知る限り、彼らは円にしわを寄せています。それらは何のためにあり、どのように機能しますか?
https://github.com/mrdoob/three.js/blob/master/src/extras/geometries/CircleGeometry.js