set

fun set(x: Float, y: Float, z: Float): MutableVec3f
fun set(other: Vec3f): MutableVec3f
open operator fun set(i: Int, v: Float)