texturesUsed property

int texturesUsed

Implementation

int get texturesUsed {
  return maxTextureIndex + 1;
}