Namespace: DeltaEngine.Graphics.GLFW3Assembly: DeltaEngine.Graphics.GLFW3 (in DeltaEngine.Graphics.GLFW3.dll) Version: 1.1.1.0 (1.1.1)
public override void SetUniformValue(
int location,
int value
)
public override void SetUniformValue(
int location,
int value
)
Public Overrides Sub SetUniformValue (
location As Integer,
value As Integer
)
Public Overrides Sub SetUniformValue (
location As Integer,
value As Integer
)
public:
virtual void SetUniformValue(
int location,
int value
) override
public:
virtual void SetUniformValue(
int location,
int value
) override
abstract SetUniformValue :
location : int *
value : int -> unit
override SetUniformValue :
location : int *
value : int -> unit
abstract SetUniformValue :
location : int *
value : int -> unit
override SetUniformValue :
location : int *
value : int -> unit