Shader.locs

Undocumented in source.
  1. int* locs;
  2. int[MAX_SHADER_LOCATIONS] locs;
    struct Shader
    static if(!(raylibSupport >= RaylibSupport.raylib300))
    int[MAX_SHADER_LOCATIONS] locs;

Meta