Ejemplo n.º 1
0
 private protected override void GenerateMipmapsCore(Texture texture)
 {
     _currentCommands.GenerateMipmaps(texture);
 }