openrndr
0.4.5-dev.8+a91fb75
jvm
openrndr-draw
/
org.openrndr.draw
/
volumeTexture
volume
Texture
jvm
fun
volumeTexture
(
width
:
Int
,
height
:
Int
,
depth
:
Int
,
format
:
ColorFormat
=
ColorFormat.RGBa
,
type
:
ColorType
=
defaultColorType(format)
,
levels
:
Int
=
1
,
session
:
Session
?
=
Session.active
)
:
VolumeTexture
(
source
)