用于 point.scalePointsCenterXYZ 的点、中心和每个轴的系数。
point.scalePointsCenterXYZ
Optional
要缩放的点;它们不会被更改,结果保持其顺序。
undefined Copy
undefined
保持不动的点,其他点远离它或靠近它。
[0, 0, 0] Copy
[0, 0, 0]
每个轴的系数,以 [x, y, z] 表示:[1, 2, 1] 使沿 Y 的距离加倍,X 和 Z 保持不变。
[x, y, z]
[1, 2, 1]
[1, 1, 1] Copy
[1, 1, 1]
Namespace: Bit › Inputs › Point
Other symbols in Inputs.Point:
API reference home · Full symbol index · Tutorials and guides · Platform
用于
point.scalePointsCenterXYZ的点、中心和每个轴的系数。