An SKCropNode crops the pixels drawn by its children so that only some of the pixels are rendered to the parent’s framebuffer.
I'm trying to create a circular mask in a Sprite Kit project. I create the circle like this (positioning it …
objective-c iphone ios7 sprite-kit skcropnode