openrndr
Toggle table of contents
0.5.0-dev.24+01d4f82
js
Target filter
js
Switch theme
Search in API
Skip to content
openrndr
openrndr-webgl
/
org.openrndr.webgl
/
ActiveUniform
Active
Uniform
data
class
ActiveUniform
(
val
name
:
String
,
val
size
:
Int
,
val
type
:
Int
)
(
source
)
Members
Constructors
Active
Uniform
Link copied to clipboard
constructor
(
name
:
String
,
size
:
Int
,
type
:
Int
)
Properties
name
Link copied to clipboard
val
name
:
String
size
Link copied to clipboard
val
size
:
Int
type
Link copied to clipboard
val
type
:
Int