How to place image on SceneKit Geometry Object?

Hi devs, I've been following along with this tutorial https://developer.apple.com/videos/play/wwdc2015/606/ (yes I know its a few years old), but I can't recreate the part in the demo where he drags an image onto the box object to create the wooden block. I have the same image file but when I drag into the SceneKit editor nothing happens and no errors are thrown. Did this functionality change in later versions of Xcode/scenekit editor? How do I place an image on a geometry object now? Appreciate the help

-atxnanners

Accepted Reply

Btw, I know how to programmatically add the image, I just don't know how to add the image directly in SceneKit editor (using the drag and drop method as an example).

  • Meant to post this as a comment

Add a Comment

Replies

Btw, I know how to programmatically add the image, I just don't know how to add the image directly in SceneKit editor (using the drag and drop method as an example).

  • Meant to post this as a comment

Add a Comment