Documentation

Uniform 1i - Open Dev Kit Documentation

Open Dev Kit Documentation :: OpenGL :: Uniform 1i

OpenGL.Uniform1i(
  Location Integer,
  V0 Integer
) 
Specify the value of a uniform variable for the current program object

Parameters

Location Integer
Specifies the location of the uniform variable to be modified
V0 Integer
Specifies the new values to be used for the specified uniform variable

Return Value

Nothing

If you think anything is missing, please feel free to: submit documentation feedback on this page