openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-draw
/
org.openrndr.draw
/
ArrayTextureImageBinding
Array
Texture
Image
Binding
class
ArrayTextureImageBinding
(
val
arrayTexture
:
ArrayTexture
,
val
level
:
Int
,
imageAccess
:
ImageAccess
)
:
ImageBinding
(
source
)
Members
Constructors
Array
Texture
Image
Binding
Link copied to clipboard
constructor
(
arrayTexture
:
ArrayTexture
,
level
:
Int
,
imageAccess
:
ImageAccess
)
Properties
access
Link copied to clipboard
val
access
:
ImageAccess
array
Texture
Link copied to clipboard
val
arrayTexture
:
ArrayTexture
level
Link copied to clipboard
val
level
:
Int