ScalePoint.SetZScale

Sets the scaling factor to apply to the @a z coordinate of the input value.

@param zScale The scaling factor to apply to the @a z coordinate.

The GetValue() method multiplies the ( @a x, @a y, @a z ) coordinates of the input value with a scaling factor before returning the output value from the source module.

class ScalePoint
void
SetZScale
(
double zScale
)

Meta