Camera2D.customViewport

The custom Viewport node attached to the Camera2D. If null or not a Viewport, uses the default viewport instead.

  1. Node customViewport [@property getter]
    struct Camera2D
    @nogc nothrow @property
    customViewport
    ()
  2. GodotObject customViewport [@property setter]

Meta