image

Vars | |
tf_offset_x | The image's base transform scale for horizontal offset. |
---|---|
tf_offset_y | The image's base transform scale for vertical offset. |
tf_rotation | The image's base transform scale for rotation. |
tf_scale_x | The image's base transform scale for width. |
tf_scale_y | The image's base transform scale for height. |
Procs | |
ClearTransform | Clear the image's tf_* variables and the current transform state. |
SetTransform | Sets the image's tf_* variables and the current transform state, also applying others if supplied. |
Var Details
tf_offset_x

The image's base transform scale for horizontal offset.
tf_offset_y

The image's base transform scale for vertical offset.
tf_rotation

The image's base transform scale for rotation.
tf_scale_x

The image's base transform scale for width.
tf_scale_y

The image's base transform scale for height.
Proc Details
ClearTransform
Clear the image's tf_* variables and the current transform state.
SetTransform
Sets the image's tf_* variables and the current transform state, also applying others if supplied.