Camera.current

If true the ancestor Viewport is currently using this Camera. Default value: false.

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

Meta