|
@@ -19,10 +19,10 @@
|
|
|
<p>
|
|
|
[page:Float radius] - 半径值,或者说从该点到原点的
|
|
|
[link:https://en.wikipedia.org/wiki/Euclidean_distance Euclidean distance](欧几里得距离,即直线距离)。默认值为*1.0*。<br />
|
|
|
- [page:Float phi] - polar angle in radians from the y (up) axis. Default is *0*.<br />
|
|
|
- [page:Float theta] - equator angle in radians around the y (up) axis. Default is *0*.<br /><br />
|
|
|
+ [page:Float phi] - 与 y (up) 轴的极坐标角(以弧度为单位)。 默认值为 *0*。<br />
|
|
|
+ [page:Float theta] - 绕 y (up) 轴的赤道角(以弧度为单位)。 默认值为 *0*。<br /><br />
|
|
|
|
|
|
- The poles (phi) are at the positive and negative y axis. The equator (theta) starts at positive z.
|
|
|
+ 极点(φ phi)位于正 y 轴和负 y 轴上。赤道(θ theta)从正 z 开始。
|
|
|
</p>
|
|
|
|
|
|
|