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