linearly v0.32.0 • Docs
linearly v0.32.0 / vec3 / transformMat4
Function: transformMat4()
transformMat4(
a
,m
):vec3
Transforms the vec3 with a mat4. 4th vector component is implicitly ‘1’
Parameters
• a: vec3
• m: mat4
linearly v0.32.0 • Docs
linearly v0.32.0 / vec3 / transformMat4
transformMat4(
a
,m
):vec3
Transforms the vec3 with a mat4. 4th vector component is implicitly ‘1’
• a: vec3
• m: mat4