Documentation for translateMV
Signature
translateMV(t)Description
The translateMV() function generates a 4x4 matrix based on a given 3D vector. The translation components are placed in the last column.
Variants
translateMV(vector) -> matrix
translateMV(t)The translateMV() function generates a 4x4 matrix based on a given 3D vector. The translation components are placed in the last column.
translateMV(vector) -> matrix