get

fun get(index: Int): Float

Gets the component at the specified index.

Return

The component value

Parameters

index

The index (0=x, 1=y, 2=z, 3=w)

Throws

if index is not in range 0,3