openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-draw
/
org.openrndr.draw
/
UniformBlockLayout
Uniform
Block
Layout
data
class
UniformBlockLayout
(
val
sizeInBytes
:
Int
,
val
entries
:
Map
<
String
,
UniformDescription
>
)
(
source
)
Members
Constructors
Uniform
Block
Layout
Link copied to clipboard
constructor
(
sizeInBytes
:
Int
,
entries
:
Map
<
String
,
UniformDescription
>
)
Properties
entries
Link copied to clipboard
val
entries
:
Map
<
String
,
UniformDescription
>
size
In
Bytes
Link copied to clipboard
val
sizeInBytes
:
Int