Contents

SCNShadowMode.forward

SceneKit renders shadows during lighting computations.

Declaration

case forward

Discussion

In this mode, the color components of the light’s shadowColor property do not apply. The color’s alpha component determines the intensity of shadows.

See Also

Constants