scale

fun scale(x: Float, y: Float = x, z: Float = y): Mat4
fun scale(scale: Vec3f): Mat4