d2dgame v2.0.3 (2016-04-16T08:21:01Z)
Dub
Repo
ShaderProgram.registerUniform
d2d
rendering
shaderprogram
ShaderProgram
Regsiters a uniform variable in the shader for later setting.
class
ShaderProgram
int
registerUniform
(
string
uniform
)
Meta
Source
See Implementation
d2d
rendering
shaderprogram
ShaderProgram
constructors
this
functions
attach
bind
id
link
opIndexAssign
registerUniform
set
properties
valid
static functions
fromVertexFragmentFiles
load
static variables
defaultShader
Regsiters a uniform variable in the shader for later setting.