Dear Team,
I am following the 3D Apple Games by Tutorials and I am at the 2nd chapter on adding of an asset catalog
I added the below line as instructed in the book ![]()
scnScene.background.contents = “GeometryFighter.scnassets/Textures/Background_Diffuse.jpg”
Expected Result : a blue background image.
Actual Result. : I am getting a blank screen
I am using Xcode Version 15.2
Appreciate your help please ?