SoScale¶
- InventorModule¶
genre
author
package
definition
Purpose¶
The node SoScale defines a 3D scaling about the origin.
If the components of the scaling vector are not all the same, this results in a non-uniform scale.
Windows¶
Default Panel¶
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Visible Fields¶
Scale Factor¶
- name: scaleFactor, type: Vector3, default: 1 1 1¶
Sets the scaling factors in the x, y, and z dimensions.
Non-positive values may lead to undesirable results.