FixedSizeViewport(double width, double height) { size = Vector2(width, height); onViewportResize(); }