scale
Append a scale operation (around the Origin) to this transform.
Return
a new transform
Parameters
x
amount to scale in the x-direction
y
amount to scale in the y-direction
z
amount to scale in the z-direction
Append a scale operation to this transform, that scales around the given point.
Return
a new transform
Parameters
around
this point
x
amount to scale in the x-direction
y
amount to scale in the y-direction
z
amount to scale in the z-direction