
97 | P a g e
_scale_y(double)
Description: Changes the scale on the Y axis to the Value specified. Valid ranges are -500 to 500, with 100
as the origin.
Example:
_scale_x_delta_value(double)
Description: Changes the scale X value by the amount specified by Value.
Example:
_scale_y_delta_value(double)
Description: Changes the scale Y value by the amount specified by Value.
Example:
_scale_delta_value(double)
Description: Changes the scale of both the X and Y values by the amount specified by Value.
Example:
_scale_reset(void)
Description: Resets all scale values to their origin.
Example:
_rotation_x(double)
Description: Sets the Rotate X setting to the supplied Value. Valid values range from -360 to 360.
Comentarios a estos manuales