Scale_y(double), Scale_x_delta_value(double), Scale_y_delta_value(double) – NewTek TriCaster Advanced Edition Automation and Integration Guide User Manual
Page 109: Scale_delta_value(double), Scale_reset(void), Rotation_x(double)
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:
Delay
Shortcut
Value
v1_a_scale_y
25
_scale_x_delta_value(double)
Description: Changes the scale X value by the amount specified by Value.
Example:
Delay Shortcut
Value
v1_a_scale_x_delta_value
10
_scale_y_delta_value(double)
Description: Changes the scale Y value by the amount specified by Value.
Example:
Delay
Shortcut
Value
v1_a_scale_y_delta_value
10
_scale_delta_value(double)
Description: Changes the scale of both the X and Y values by the amount specified by Value.
Example:
Delay
Shortcut
Value
v1_a_scale_delta_value
10
_scale_reset(void)
Description: Resets all scale values to their origin.
Example:
Delay
Shortcut
Value
Key 0
v1_a_scale_reset
_rotation_x(double)
Description: Sets the Rotate X setting to the supplied Value. Valid values range from -360 to 360.