SFGraphics
SFGraphics copied to clipboard
Add shader method for GL.GetUniform()
This is only useful for debugging and should be labeled as such.
- [ ] float/float[]
- [ ] int/int[]
- [ ] uint/uint[]
- [ ] vec2/vec2[]
- [ ] vec3/vec3[]
- [ ] vec4/vec4[]
- [ ] matrix4/matrix4[]