openrndr
0.4.5-dev.4.uncommitted+98ebace
jvm
openrndr-draw
/
org.openrndr.draw
/
BufferTexture
/
Companion
/
create
create
jvm
fun
create
(
elementCount
:
Int
,
format
:
ColorFormat
=
ColorFormat.RGBa
,
type
:
ColorType
=
ColorType.FLOAT32
,
session
:
Session
?
=
Session.active
)
:
BufferTexture
(
source
)