openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
jvm
Platform filter
jvm
Switch theme
Search in API
openrndr
openrndr-draw
/
org.openrndr.draw
/
BufferTexture
/
Companion
Companion
jvm
object
Companion
(
source
)
Members
Functions
create
Link copied to clipboard
jvm
fun
create
(
elementCount
:
Int
,
format
:
ColorFormat
=
ColorFormat.RGBa
,
type
:
ColorType
=
ColorType.FLOAT32
,
session
:
Session
?
=
Session.active
)
:
BufferTexture