OpenGL20Device SetUniformValue Method (Int32, Int32)Delta Engine Documentation

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

public abstract void SetUniformValue(
	int uniformLocation,
	int value
)
See Also