2

When I set a SCNTechnique to my SCNView, my SCNSceneRendererDelegate stops to work. Are there any workarounds? I want to execute some code before and after scene rendering. I've tried to reset the delegate, but It doesn't help. Thank you!

genpfault
  • 51,148
  • 11
  • 85
  • 139

1 Answers1

1

You must use the scenekit COLOR output in a technique pass for the delegates to work