bufferSetFloat3

fun bufferSetFloat3(index: Int, v: Vector3F)
fun bufferSetFloat3(index: Int, x: Float, y: Float, z: Float)