glimpse-graphics
2.0.0-alpha.3
android
common
desktop
glimpse-core
/
graphics.glimpse
/
GlimpseAdapter
/
glLineWidth
gl
Line
Width
android
common
desktop
actual
fun
glLineWidth
(
lineWidth
:
Float
)
Sets width of rasterized lines to a given
lineWidth
.
expect
fun
glLineWidth
(
lineWidth
:
Float
)
Sets width of rasterized lines to a given
lineWidth
.
actual
fun
glLineWidth
(
lineWidth
:
Float
)
Sets width of rasterized lines to a given
lineWidth
.