SCNNode
E759675
SCNNode is a fundamental SceneKit class representing a node in a 3D scene graph, used to position, transform, and organize visual content and other nodes.
All labels observed (1)
| Label | Occurrences |
|---|---|
| SCNNode canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T8820746 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: SCNNode Context triple: [SceneKit, hasClass, SCNNode]
-
A.
SKNode
SKNode is the fundamental building-block class in Apple's SpriteKit framework, representing a node in a scene graph that can display content or act as a container for other nodes.
-
B.
SceneKit
SceneKit is a high-level 3D graphics framework from Apple used to build and render interactive 3D scenes and animations across its platforms.
-
C.
SKCameraNode
SKCameraNode is a SpriteKit node class that represents a virtual camera used to control what portion of a 2D scene is visible on screen.
-
D.
SKLabelNode
SKLabelNode is a SpriteKit class used to display and render text labels within 2D game scenes.
-
E.
SKTileMapNode
SKTileMapNode is a SpriteKit class used to efficiently create and render grid-based tile maps for 2D games and applications.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: SCNNode Target entity description: SCNNode is a fundamental SceneKit class representing a node in a 3D scene graph, used to position, transform, and organize visual content and other nodes.
-
A.
SKNode
SKNode is the fundamental building-block class in Apple's SpriteKit framework, representing a node in a scene graph that can display content or act as a container for other nodes.
-
B.
SceneKit
SceneKit is a high-level 3D graphics framework from Apple used to build and render interactive 3D scenes and animations across its platforms.
-
C.
SKCameraNode
SKCameraNode is a SpriteKit node class that represents a virtual camera used to control what portion of a 2D scene is visible on screen.
-
D.
SKLabelNode
SKLabelNode is a SpriteKit class used to display and render text labels within 2D game scenes.
-
E.
SKTileMapNode
SKTileMapNode is a SpriteKit class used to efficiently create and render grid-based tile maps for 2D games and applications.
- F. None of above. chosen
Statements (61)
| Predicate | Object |
|---|---|
| instanceOf |
SceneKit class
ⓘ
class ⓘ |
| conformsTo |
NSSecureCoding
NERFINISHED
ⓘ
SCNActionable ⓘ SCNAnimatable ⓘ SCNBoundingVolume ⓘ SCNTechniqueSupport NERFINISHED ⓘ |
| definedIn | SceneKit NERFINISHED ⓘ |
| framework | SceneKit NERFINISHED ⓘ |
| hasInitializer |
init()
ⓘ
init(geometry:) ⓘ |
| hasMethod |
addChildNode(_:)
ⓘ
childNode(withName:recursively:) ⓘ convertPosition(_:from:) ⓘ convertPosition(_:to:) ⓘ convertTransform(_:from:) ⓘ convertTransform(_:to:) ⓘ enumerateChildNodes(_:) ⓘ insertChildNode(_:at:) ⓘ removeFromParentNode() ⓘ runAction(_:) ⓘ |
| hasProperty |
audioPlayers
ⓘ
camera ⓘ castsShadow ⓘ categoryBitMask ⓘ childNodes ⓘ constraints ⓘ geometry ⓘ isHidden ⓘ light ⓘ morpher ⓘ name ⓘ opacity ⓘ orientation ⓘ parent ⓘ physicsBody ⓘ physicsField ⓘ pivot ⓘ position ⓘ renderingOrder ⓘ rotation ⓘ scale ⓘ skinner ⓘ transform ⓘ worldFront ⓘ worldOrientation ⓘ worldPosition ⓘ worldRight ⓘ worldTransform ⓘ worldUp ⓘ |
| introducedBy | Apple NERFINISHED ⓘ |
| platform |
iOS
ⓘ
macOS ⓘ tvOS NERFINISHED ⓘ watchOS NERFINISHED ⓘ |
| role | scene graph node ⓘ |
| usedFor |
3D scene graph
ⓘ
hierarchical node organization ⓘ organizing visual content ⓘ positioning content ⓘ transforming content ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: SCNNode Description of subject: SCNNode is a fundamental SceneKit class representing a node in a 3D scene graph, used to position, transform, and organize visual content and other nodes.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.