org.rajawali3d.materials / Material / setMVPMatrix

setMVPMatrix

open fun setMVPMatrix(mvpMatrix: Matrix4!): Unit

Sets the model view projection matrix. The model view projection matrix is used to transform vertices to screen coordinates.

Parameters

mvpMatrix - Matrix4!:

open fun setMVPMatrix(mvpMatrix: Matrix4!): Unit

Sets the model view projection matrix. The model view projection matrix is used to transform vertices to screen coordinates.

Parameters

mvpMatrix - Matrix4!: