openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
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