UniformsSetter constructor

UniformsSetter(
  1. FragmentShader shader,
  2. int _index
)

Implementation

UniformsSetter(this.shader, this._index);