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