Camera.current

If true, the ancestor Viewport is currently using this camera.

  1. bool current [@property getter]
  2. bool current [@property setter]
    struct Camera
    @nogc nothrow @property
    void
    current
    (
    bool v
    )

Meta