openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
js
Platform filter
js
Switch theme
Search in API
openrndr
openrndr-webgl
/
org.openrndr.webgl
/
DepthBufferWebGL
/
Companion
/
create
create
fun
create
(
context
:
WebGLRenderingContext
,
width
:
Int
,
height
:
Int
,
format
:
DepthFormat
,
multisample
:
BufferMultisample
,
session
:
Session
?
)
:
DepthBufferWebGL
(
source
)