TextureProgress.radialCenterOffset

Offsets textureProgress if fillMode is constant FILL_CLOCKWISE or constant FILL_COUNTER_CLOCKWISE.

  1. Vector2 radialCenterOffset [@property getter]
  2. Vector2 radialCenterOffset [@property setter]
    struct TextureProgress
    @nogc nothrow @property
    void
    radialCenterOffset
    (
    Vector2 v
    )

Meta