SpriteKit supports custom Metal rendering pipeline https://developer.apple.com/documentation/spritekit/skrenderer
So it is possible to write anything you want including meshes, shaders, post filters and so on. But in fact you have to write all rendering from scratch (including
existing sprites)
But I'am too lazy, and too stupid - ha ha ...
Anyway, Spine ESS features enough for my needs..