# Viewport (Node)

Provides a render target that can be drawn onto by other nodes. Paired with a [Camera](camera.md), it can supply a view into a [Stage](../stages.md).

!!!warning
A viewport is not currently implemented as a Node
!!!
