Options
All
  • Public
  • Public/Protected
  • All
Menu

map of names to uniform locations with a counter for how many times they have been updated in the current loop

Hierarchy

  • UniformLocs

Indexable

[name: string]: { counter: number; locs: WebGLUniformLocation[] }

map of names to uniform locations with a counter for how many times they have been updated in the current loop

  • counter: number
  • locs: WebGLUniformLocation[]

Generated using TypeDoc