Camera2D.offsetV

The vertical offset of the camera, relative to the drag margins. Default value: 0

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

Meta