A shape, three factors and a center for transforms.scale3d, which scales each axis on its own about the center.
transforms.scale3d
Optional
The shape to scale.
undefined Copy
undefined
The factors along X, Y and Z; unequal factors stretch the shape.
[1, 1, 1] Copy
[1, 1, 1]
The point that stays in place while everything else scales away from or toward it.
[0, 0, 0] Copy
[0, 0, 0]
Namespace: Bit › Inputs › OCCT
Other symbols in Inputs.OCCT:
API reference home · Full symbol index · Tutorials and guides · Platform
A shape, three factors and a center for
transforms.scale3d, which scales each axis on its own about the center.