All generic filters work, sure, but not the advanced custom projection filter.
AI conclusion:
These come from Pixi’s internal quad, not your Spine mesh.
So:
👉 You cannot do silhouette based on mesh topology
...unless you write a custom RendererPlugin (advanced).
But you can do a projected silhouette shadow by sampling the texture multiple times.
(PixiJS version 8)