Is it possible to use MaterialPropertyBlock for spine materials? Specifically for materials assigned via CustomSlotMaterials?
And if yes, then how? Normally I'd did something like GetComponent<SpriteRenderer>().SetPropertyBlock(block), but I'm not sure which renderer I am supposed to access in case of spine.