SKCameraNode

E518843

SKCameraNode is a SpriteKit node class that represents a virtual camera used to control what portion of a 2D scene is visible on screen.

All labels observed (2)

Label Occurrences
SCNCamera 1
SKCameraNode canonical 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf SKNode subclass
SpriteKit class
camera node
availability not available on watchOS before watchOS 3.0
canBeAnimatedWith SKAction
canBeAssignedTo SKScene.camera
canBeSerialized true
canBeTargetOf SKConstraint
conformsTo NSSecureCoding
controls apparent position of nodes on screen
what part of the scene is rendered
coordinateSystem same as SKNode
definedInFramework SpriteKit
header SpriteKit/SpriteKit.h
inheritsFrom SKNode
introducedIn iOS 9.0
macOS 10.11
tvOS 9.0
watchOS 3.0
linked to: watchOS
language Objective-C
Swift
platform iOS
macOS
tvOS
watchOS
property children
constraints
name
parent
position
scene
xScale
yScale
zRotation
relatedTo SKNode
SKScene
linked to: SpriteKit

SKView
supports accessibilityElements
actions
constraints
physicsBody
userData
usedFor controlling visible portion of a 2D scene
implementing camera movement
implementing panning
implementing rotation of the view
implementing zoom
viewing a SpriteKit scene

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

SpriteKit includes SKCameraNode
SceneKit hasClass SCNCamera
linked to: SKCameraNode