Space Station 13 - Baystation 12 - Modules - TypesVar Details - Proc Details

image

Vars

tf_offset_xThe image's base transform scale for horizontal offset.
tf_offset_yThe image's base transform scale for vertical offset.
tf_rotationThe image's base transform scale for rotation.
tf_scale_xThe image's base transform scale for width.
tf_scale_yThe image's base transform scale for height.

Procs

ClearTransformClear the image's tf_* variables and the current transform state.
SetTransformSets 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.