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

get

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