openrndr-draw
/
org.openrndr.draw
/
ColorBufferShadow
/
write
jvm
write
abstract fun
write
(x:
Int
, y:
Int
, r:
Double
, g:
Double
, b:
Double
, a:
Double
)
Content copied to clipboard
open fun
write
(x:
Int
, y:
Int
, color:
ColorRGBa
)
Content copied to clipboard
open fun
write
(x:
Int
, y:
Int
, r:
Float
, g:
Float
, b:
Float
, a:
Float
)
Content copied to clipboard