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
/
ColorBufferGL3
/
Companion
/
create
create
fun
create
(
width
:
Int
,
height
:
Int
,
contentScale
:
Double
=
1.0
,
format
:
ColorFormat
=
ColorFormat.RGBa
,
type
:
ColorType
=
ColorType.FLOAT32
,
multisample
:
BufferMultisample
,
levels
:
Int
,
session
:
Session
?
)
:
ColorBufferGL3
(
source
)