getActiveMipmapLevel method

int getActiveMipmapLevel()

Implementation

int getActiveMipmapLevel() {
  return _currentActiveMipmapLevel;
}