GLFW3Device GetShaderUniformLocation Method Delta Engine Documentation

Namespace: DeltaEngine.Graphics.GLFW3
Assembly: DeltaEngine.Graphics.GLFW3 (in DeltaEngine.Graphics.GLFW3.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public override int GetShaderUniformLocation(
	int programHandle,
	string uniformName
)

Return Value

Type: Int32
See Also