evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
Shader.getUniformLocation
evael
graphics
shaders
Shader
Shader
Returns location of an uniform variable.
uint
m_programID
;
uint
m_vertexID
;
uint
m_fragmentID
;
uint
m_geometryID
;
Meta
Source
See Implementation
evael
graphics
shaders
Shader
Shader
constructors
this
functions
dispose
getUniformLocation
link
properties
fragmentID
geometryID
name
programID
vertexID
static functions
createShader
load
variables
modelMatrix
projectionMatrix
viewMatrix
Returns location of an uniform variable.