getViewMatrix abstract method
Matrix4
getViewMatrix()
Returns the world-to-view transform (the view matrix), independent of the render target size.
Implementation
Matrix4 getViewMatrix();
Returns the world-to-view transform (the view matrix), independent of the render target size.
Matrix4 getViewMatrix();