elementAt

inline fun elementAt(index: Int): Vector2F

Returns an element at the given index.

Throws

if the index is out of bounds of this array.