svhawks / SceneKitVideoRecorder

Record your SceneKit and ARKit scenes easily.
MIT License
257 stars 56 forks source link

SCNNode shadows from scene lighting not rendered #44

Open genemecija opened 6 years ago

genemecija commented 6 years ago

Issue environment: Device Model: iPhone 8 Xcode Version: 9.3.1 iOS Version: 11.3.1 Pod Version or Repo Commit: 1.5.1

Issue Details: Shadows from scene lighting is not rendered/captured when the pod is installed. Both images below show an SCNBox with autoenablesDefaultLighting enabled. The bottom image is the SCNBox with no shadows after the pod is installed. img_1186 img_1188