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
/
RenderTargetWebGL
/
Companion
/
create
create
fun
create
(
context
:
WebGL2RenderingContext
,
width
:
Int
,
height
:
Int
,
contentScale
:
Double
=
1.0
,
multisample
:
BufferMultisample
=
BufferMultisample.Disabled
,
session
:
Session
?
)
:
RenderTargetWebGL
(
source
)