openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-draw
/
org.openrndr.draw
/
ShaderImageBindings
/
image
image
abstract
fun
image
(
name
:
String
,
image
:
Int
,
imageBinding
:
ImageBinding
)
(
source
)
Bind image unit to
imageBinding
abstract
fun
image
(
name
:
String
,
image
:
Int
,
imageBinding
:
Array
<
out
ImageBinding
>
)
(
source
)
Bind image units to
imageBinding
array
Since
0.4.4