ScalePoint.SetYScale

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

@param yScale The scaling factor to apply to the @a y 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
SetYScale
(
double yScale
)

Meta