SceneKit - Diffuse png image on SCNPlane

前端 未结 0 1887
闹比i
闹比i 2021-02-06 03:19

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)
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题