VocabularyraylibClass descriptionRepresents a graphics shader in Raylib. The size of
locs depends on
MAX_SHADER_LOCATIONS.
Warning
MAX_SHADER_LOCATIONS is set when raylib is compiled to a shared library. This cannot be changed from Factor.
Fields| id | uint | Shader program id |
| locs | int* | Shader locations array |
DefinitionMethods