openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
js
Platform filter
js
Switch theme
Search in API
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