littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics
/
GL
/
uniform3fv
uniform3fv
abstract
fun
uniform3fv
(
uniformLocation
:
UniformLocation
,
floats
:
FloatArray
)
open
fun
uniform3fv
(
uniformLocation
:
UniformLocation
,
floats
:
Array
<
Float
>
)