Function CharFXTransform.offset

The position offset the character will be drawn with (in pixels).

Vector2 offset() nothrow @property @nogc;

void offset (
  Vector2 v
) nothrow @property @nogc;