Light2D.offset

The offset of the Light2D's texture.

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

Meta