GLMakie.mesh - how to rotate view

How do I rotate the view for GLMakie.mesh? Specifically, I want to have the x- and y-axes increasing going away from the camera, not towards.

I saw in the documentation that there is an attribute model::Makie.Mat4f but I haven’t been able to find anywhere how to use this.