public static Matrix44 FixupWVP(Matrix44 projection) { return(PlatformRenderer.FixupWVP(projection)); }