The SKCameraNode has two methods to it for checking node visibility inside it's viewport. (.containsNode() and .containedNodeSet()) The first return a bool, which is what I'm looking for. Checking for one node object works fine.The SKCameraNode has two methods to it for chec