This function creates a model-view-projection matrix of the mat4 type by combining the model matrix, view matrix, and projection matrix together.
mat4
Model matrix
View matrix
Generated using TypeDoc
This function creates a model-view-projection matrix of the
mat4
type by combining the model matrix, view matrix, and projection matrix together.