pub fn mat4x3(c0: vec3, c1: vec3, c2: vec3, c3: vec3) -> mat4x3
Expand description

Initializes a mat4x3

Example

See mat4x3.