Camera2D.offsetV

The vertical offset of the camera, relative to the drag margins. Note: Used the same as offsetH.

  1. double offsetV [@property getter]
  2. double offsetV [@property setter]
    struct Camera2D
    @nogc nothrow @property
    void
    offsetV
    (
    double v
    )

Meta