openrndr
Toggle table of contents
0.5.0-dev.24+7dd2530
commonJvm
Target filter
commonJvm
Switch theme
Search in API
Skip to content
openrndr
openrndr-gl3
/
org.openrndr.internal.gl3
/
UniformBlockGL3
/
uniform
uniform
commonJvm
open
override
fun
uniform
(
name
:
String
,
value
:
Float
)
(
source
)
open
override
fun
uniform
(
name
:
String
,
value
:
ERROR CLASS: Symbol not found for Vector2
)
(
source
)
open
override
fun
uniform
(
name
:
String
,
value
:
ERROR CLASS: Symbol not found for Vector3
)
(
source
)
open
override
fun
uniform
(
name
:
String
,
value
:
ERROR CLASS: Symbol not found for ColorRGBa
)
(
source
)
open
override
fun
uniform
(
name
:
String
,
value
:
ERROR CLASS: Symbol not found for Vector4
)
(
source
)
open
override
fun
uniform
(
name
:
String
,
value
:
ERROR CLASS: Symbol not found for Matrix44
)
(
source
)
open
override
fun
uniform
(
name
:
String
,
value
:
ERROR CLASS: Symbol not found for Matrix55
)
(
source
)
open
override
fun
uniform
(
name
:
String
,
value
:
FloatArray
)
(
source
)
open
override
fun
uniform
(
name
:
String
,
value
:
Array
<
ERROR CLASS: Symbol not found for Vector2
>
)
(
source
)
open
override
fun
uniform
(
name
:
String
,
value
:
Array
<
ERROR CLASS: Symbol not found for Vector3
>
)
(
source
)
open
override
fun
uniform
(
name
:
String
,
value
:
Array
<
ERROR CLASS: Symbol not found for Vector4
>
)
(
source
)