How to prevent a SCNNode from receiving any kind o

2019-02-21 01:08发布

问题:

I have a spot light over a SCNNode (skull), I want shadows to cast only in the skull.

How could I prevent the other nodes (see node underneath the skull in the photo) that aren't the skull from receiving any kind of shadow?