Light2D.offset

The offset of the Light2D's texture.

  1. Vector2 offset [@property getter]
    struct Light2D
    @nogc nothrow @property
    Vector2
    offset
    ()
  2. Vector2 offset [@property setter]

Meta