ly.img.android.pesdk.utils / FloatPointList / get

get

open fun get(index: Int): Float

Returns the element at the specified position in this list.

Parameters

index - Int: index of the element to return

Exceptions

IndexOutOfBoundsException -

Return
Float: the element at the specified position in this list