Sets the scaling factor to apply to the ( @a x, @a y, @a z )
coordinates of the input value.
@param xScale The scaling factor to apply to the @a x coordinate.
@param yScale The scaling factor to apply to the @a y coordinate.
@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.
Sets the scaling factor to apply to the ( @a x, @a y, @a z ) coordinates of the input value.
@param xScale The scaling factor to apply to the @a x coordinate. @param yScale The scaling factor to apply to the @a y coordinate. @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.