Points, a center and a factor per axis for point.scalePointsCenterXYZ.
point.scalePointsCenterXYZ
Optional
The points to scale; they are not changed and the result keeps their order.
undefined Copy
undefined
The point that stays in place while the others move away from it or toward it.
[0, 0, 0] Copy
[0, 0, 0]
The factor for each axis as [x, y, z]: [1, 2, 1] doubles distances along Y and leaves X and Z as they are.
[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
Points, a center and a factor per axis for
point.scalePointsCenterXYZ.