I have a SpriteKit game in which there are shapes created via SKShapeNode(splinePoints:count:).
SKShapeNode(splinePoints:count:)
Each of these shapes requires about 5 draw calls, as shown vi