In my project I\'m trying to display some png images in my scene.
So I create a SCNPlane and I diffuse the image
let image = UIImage(named: imageName)