SCNShadowMode.deferred
SceneKit renders shadows in a postprocessing pass.
Declaration
case deferredDiscussion
In the mode, SceneKit blends shadows into the final image after the main rendering pass, so shadows can be of any color.
SceneKit renders shadows in a postprocessing pass.
case deferredIn the mode, SceneKit blends shadows into the final image after the main rendering pass, so shadows can be of any color.