texturesUsed property

int get texturesUsed

Implementation

int get texturesUsed {
  return maxTextureIndex + 1;
}