Matrix4
Functions
Link copied to clipboard
fun multiply(vector3: ERROR CLASS: Symbol not found for Triple<kotlin/Float, kotlin/Float, kotlin/Float>): ERROR CLASS: Symbol not found for Triple<kotlin/Float, kotlin/Float, kotlin/Float>
Multiplies this matrix by a 3D vector.
Multiplies this matrix by a 4D vector.
Multiplies this matrix by another matrix.
Link copied to clipboard
operator fun times(vector3: ERROR CLASS: Symbol not found for Triple<kotlin/Float, kotlin/Float, kotlin/Float>): ERROR CLASS: Symbol not found for Triple<kotlin/Float, kotlin/Float, kotlin/Float>
Link copied to clipboard
Converts the matrix to a float array.