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.
Observed surface forms (1)
| Surface form | Occurrences |
|---|---|
| SCNCamera | 1 |
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
SKNode subclass
ⓘ
SpriteKit class ⓘ camera node ⓘ |
| availability | not available on watchOS before watchOS 3.0 ⓘ |
| canBeAnimatedWith | SKAction NERFINISHED ⓘ |
| canBeAssignedTo | SKScene.camera ⓘ |
| canBeSerialized | true ⓘ |
| canBeTargetOf | SKConstraint NERFINISHED ⓘ |
| conformsTo | NSSecureCoding NERFINISHED ⓘ |
| controls |
apparent position of nodes on screen
ⓘ
what part of the scene is rendered ⓘ |
| coordinateSystem | same as SKNode ⓘ |
| definedInFramework | SpriteKit NERFINISHED ⓘ |
| header | SpriteKit/SpriteKit.h ⓘ |
| inheritsFrom | SKNode NERFINISHED ⓘ |
| introducedIn |
iOS 9.0
ⓘ
macOS 10.11 ⓘ tvOS 9.0 ⓘ watchOS 3.0 NERFINISHED ⓘ |
| language |
Objective-C
NERFINISHED
ⓘ
Swift NERFINISHED ⓘ |
| platform |
iOS
ⓘ
macOS ⓘ tvOS NERFINISHED ⓘ watchOS NERFINISHED ⓘ |
| property |
children
ⓘ
constraints ⓘ name ⓘ parent ⓘ position ⓘ scene ⓘ xScale ⓘ yScale ⓘ zRotation ⓘ |
| relatedTo |
SKNode
NERFINISHED
ⓘ
SKScene NERFINISHED ⓘ SKView NERFINISHED ⓘ |
| 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 ⓘ |
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.