scale

fun scale(factor: Float): MutableVec3f
fun scale(xFactor: Float, yFactor: Float, zFactor: Float): MutableVec3f