Camera2D.offsetH

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

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

Meta