Relative Content

Tag Archive for iosscenekitskviewscnview

SK3DNode shows SCNScene darker than in SCNView

Before I am going mad I’d like to ask here about the following issue.
I wrote an iOS test app in SwiftUI that shows a SpriteView and a SceneView. The SpriteView shows (among other things) two SK3DNode nodes that display one and the same SCNScene from different camera positions. The SceneView renders the very same SCNScene.