Need to give drop shadow to Panel inside of Part which also has drop shadow

I need to give drop shadow to panel inside of Part. And Part has drop shadow too. I already gave drop shadow to Part. And I need to give different shadow to Panel inside of Part. How should I do that? Regards

You already know about GraphObject.shadowVisible, so are you seeking to give one or more GraphObjects a different shadow offset or color? If so, no, there’s no support for pretending there are multiple light sources.

If that is not your question, could you illustrate what you want and show an outline of your node’s visual tree?