openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
jvm
Platform filter
jvm
Switch theme
Search in API
openrndr
openrndr-gl3
/
org.openrndr.internal.gl3
/
VolumeTextureGL3
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
use
Named
Texture
Link copied to clipboard
val
useNamedTexture
:
Boolean
Functions
create
Link copied to clipboard
fun
create
(
width
:
Int
,
height
:
Int
,
depth
:
Int
,
format
:
ColorFormat
,
type
:
ColorType
,
levels
:
Int
,
session
:
Session
?
)
:
VolumeTextureGL3