ly.img.android.pesdk.kotlin_extension / TypeExtensionsKt / set

set

@NotNull static fun set(@NotNull $receiver: kotlin.Array<float>, @<?> x: float, @<?> y: float): kotlin.Array<float>
@NotNull static fun set(@NotNull $receiver: kotlin.Array<float>, @<?> x: float, @<?> y: float, @<?> z: float): kotlin.Array<float>
@NotNull static fun set(@NotNull $receiver: kotlin.Array<float>, @<?> x: float, @<?> y: float, @<?> x2: float, @<?> y2: float): kotlin.Array<float>
@NotNull static fun set(@NotNull $receiver: kotlin.Array<float>, @<?> x1: float, @<?> y1: float, @<?> x2: float, @<?> y2: float, @<?> x3: float, @<?> y3: float, @<?> x4: float, @<?> y4: float): kotlin.Array<float>