Contents

SKCameraNode

A node that determines which parts of the scene are visible within a view.

Declaration

class SKCameraNode

Mentioned in

Overview

If you don’t use a camera in your scene, you control the visible portion of a scene using its anchorPoint property.

Topics

First Steps

Node Visibility

See Also

Base Nodes