ScalePoint.SetXScale

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

@param xScale The scaling factor to apply to the @a x 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
SetXScale
(
double xScale
)

Meta