Function Camera.makeCurrent
Makes this camera the current camera for the Viewport
(see class description). If the camera node is outside the scene tree, it will attempt to become current once it's added.
void makeCurrent() nothrow @nogc;