Function TextureProgress.radialCenterOffset

Offsets textureProgress if fillMode is constant FILL_CLOCKWISE or constant FILL_COUNTER_CLOCKWISE.

Vector2 radialCenterOffset() nothrow @property @nogc;

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