Kodeco Forums

iOS 8 Metal Tutorial with Swift Part 3: Adding Texture

Learn how to add texture to your 3D models in in this iOS 8 Metal Tutorial!


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/1954-ios-8-metal-tutorial-with-swift-part-3-adding-texture

I can’t see the FPS in debug mode. What should I change to see it?

While on debug you can observe the fps of the scene in debugger menu. There is no build in option to display fps in the corner (like on SpriteKit scene for example).