Update method

void Update()

Implementation

void Update() {
  SetImageData(_element);
  _cgl.bindTexture(_textureType, null);
}