Parameters
- geometry
- The geometry to scale.
- origin
- The origin around which the geometry will be scaled.
- sx
- The scale factor along the X-axis.
- sy
- The scale factor along the Y-axis.
- sz
- The scale factor along the Z-axis.
Return Value
The scaled geometry. If the input geometry is empty, then it is returned unchanged.
