- Bind
bool Bind()
Undocumented in source. Be warned that the author may not have intended to support it.
- SetParameter
void SetParameter(string paramName, mat4 matrix)
Undocumented in source. Be warned that the author may not have intended to support it.
- SetParameter
void SetParameter(string paramName, vec4 vector)
Undocumented in source. Be warned that the author may not have intended to support it.
- SetParameter
void SetParameter(string paramName, vec3 vector)
Undocumented in source. Be warned that the author may not have intended to support it.
- SetParameter
void SetParameter(string paramName, vec2 vector)
Undocumented in source. Be warned that the author may not have intended to support it.
- SetParameter
void SetParameter(string paramName, Texture texture)
Undocumented in source. Be warned that the author may not have intended to support it.
- SetParameter
void SetParameter(string paramName, GLuint value)
Undocumented in source. Be warned that the author may not have intended to support it.
- SetParameter
void SetParameter(string paramName, float value)
Undocumented in source. Be warned that the author may not have intended to support it.