openrndr
0.4.5-dev.4.uncommitted+98ebace
common
js
jvm
openrndr-draw
/
org.openrndr.draw
/
BufferTextureShadow
Buffer
Texture
Shadow
common
js
jvm
expect
abstract
class
BufferTextureShadow
(
source
)
actual
abstract
class
BufferTextureShadow
(
source
)
actual
abstract
class
BufferTextureShadow
(
source
)
Members
Constructors
Buffer
Texture
Shadow
Link copied to clipboard
js
jvm
constructor
(
)
constructor
(
)
Functions
destroy
Link copied to clipboard
common
js
jvm
expect
abstract
fun
destroy
(
)
actual
abstract
fun
destroy
(
)
actual
abstract
fun
destroy
(
)
download
Link copied to clipboard
common
js
jvm
expect
abstract
fun
download
(
)
actual
abstract
fun
download
(
)
actual
abstract
fun
download
(
)
upload
Link copied to clipboard
common
js
jvm
expect
abstract
fun
upload
(
offset
:
Int
=
0
,
sizeInBytes
:
Int
)
actual
abstract
fun
upload
(
offset
:
Int
,
sizeInBytes
:
Int
)
actual
abstract
fun
upload
(
offset
:
Int
,
sizeInBytes
:
Int
)
writer
Link copied to clipboard
jvm
abstract
fun
writer
(
)
:
BufferWriter
Properties
buffer
Texture
Link copied to clipboard
common
js
jvm
expect
abstract
val
bufferTexture
:
BufferTexture
actual
abstract
val
bufferTexture
:
BufferTexture
actual
abstract
val
bufferTexture
:
BufferTexture