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
/
RenderTargetGL3
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
active
Render
Target
Link copied to clipboard
val
activeRenderTarget
:
RenderTargetGL3
Functions
create
Link copied to clipboard
fun
create
(
width
:
Int
,
height
:
Int
,
contentScale
:
Double
=
1.0
,
multisample
:
BufferMultisample
=
BufferMultisample.Disabled
,
session
:
Session
?
)
:
RenderTargetGL3