openrndr
Toggle table of contents
0.5.0-dev.0+70e7b47
jvm
Platform filter
jvm
Switch theme
Search in API
openrndr
openrndr-gl3
/
org.openrndr.internal.gl3
/
DriverGL3
/
createArrayTexture
create
Array
Texture
open
override
fun
createArrayTexture
(
width
:
Int
,
height
:
Int
,
layers
:
Int
,
format
:
ColorFormat
,
type
:
ColorType
,
levels
:
Int
,
session
:
Session
?
)
:
ArrayTexture
(
source
)