openrndr
0.4.5-dev.4.uncommitted+98ebace
jvm
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