toCollection

fun <C : MutableCollection<in Vector2F>> toCollection(destination: C): C

Appends all elements to the given destination collection.