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
/
VolumeTextureImageBinding
Volume
Texture
Image
Binding
class
VolumeTextureImageBinding
(
val
volumeTexture
:
VolumeTexture
,
val
level
:
Int
,
imageAccess
:
ImageAccess
)
:
ImageBinding
(
source
)
Members
Constructors
Volume
Texture
Image
Binding
Link copied to clipboard
constructor
(
volumeTexture
:
VolumeTexture
,
level
:
Int
,
imageAccess
:
ImageAccess
)
Properties
access
Link copied to clipboard
val
access
:
ImageAccess
level
Link copied to clipboard
val
level
:
Int
volume
Texture
Link copied to clipboard
val
volumeTexture
:
VolumeTexture