Camera.clearCurrent

If this is the current Camera, remove it from being current. If enable_next is true, request to make the next Camera current, if any.

struct Camera
@nogc nothrow
void
clearCurrent
(
in bool enable_next = true
)

Meta