SCNScene
E759674
SCNScene is a core SceneKit class that represents and manages a 3D scene graph, including its nodes, geometry, lights, and cameras.
All labels observed (1)
| Label | Occurrences |
|---|---|
| SCNScene canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T8820745 — 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.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: SCNScene Context triple: [SceneKit, hasClass, SCNScene]
-
A.
SceneKit
SceneKit is a high-level 3D graphics framework from Apple used to build and render interactive 3D scenes and animations across its platforms.
-
B.
SpriteKit
SpriteKit is Apple’s 2D game development framework designed for building high-performance, animated games and interactive content 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.
RealityKit
RealityKit is Apple’s high-level 3D rendering and augmented reality framework used to build immersive spatial experiences on platforms like visionOS.
-
E.
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.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: SCNScene Target entity description: SCNScene is a core SceneKit class that represents and manages a 3D scene graph, including its nodes, geometry, lights, and cameras.
-
A.
SceneKit
SceneKit is a high-level 3D graphics framework from Apple used to build and render interactive 3D scenes and animations across its platforms.
-
B.
SpriteKit
SpriteKit is Apple’s 2D game development framework designed for building high-performance, animated games and interactive content 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.
RealityKit
RealityKit is Apple’s high-level 3D rendering and augmented reality framework used to build immersive spatial experiences on platforms like visionOS.
-
E.
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.
- F. None of above. chosen
Statements (50)
| Predicate | Object |
|---|---|
| instanceOf |
3D scene graph container
ⓘ
SceneKit class ⓘ |
| canBeCreatedFrom | Model I/O MDLAsset NERFINISHED ⓘ |
| contains |
SCNNode
ⓘ
cameras ⓘ geometry ⓘ lights ⓘ |
| framework | SceneKit NERFINISHED ⓘ |
| hasMethod |
attribute(forKey:)
ⓘ
init() ⓘ init(mdlAsset:) ⓘ scene(url:options:) ⓘ sceneNamed(_:) ⓘ sceneNamed(_:inDirectory:options:) ⓘ setAttribute(_:forKey:) ⓘ write(to:options:delegate:progressHandler:) ⓘ |
| hasProperty |
attribute(forKey:)
ⓘ
background ⓘ fogColor ⓘ fogDensityExponent ⓘ fogEndDistance ⓘ fogStartDistance ⓘ isPaused ⓘ paused ⓘ physicsWorld ⓘ rootNode ⓘ setAttribute(_:forKey:) ⓘ |
| language |
Objective-C
NERFINISHED
ⓘ
Swift NERFINISHED ⓘ |
| manages | 3D scene graph ⓘ |
| platform |
iOS
ⓘ
macOS ⓘ tvOS NERFINISHED ⓘ visionOS NERFINISHED ⓘ |
| rootNodeType | SCNNode ⓘ |
| serializationFormat |
.dae
ⓘ
.scn ⓘ |
| supports |
animations
ⓘ
cameras ⓘ constraints ⓘ lights ⓘ particle systems ⓘ physics simulation ⓘ |
| supportsPersistence | true ⓘ |
| topNode | rootNode ⓘ |
| usedFor |
3D rendering
ⓘ
games ⓘ visualization ⓘ |
| usedWith |
ARSCNView
NERFINISHED
ⓘ
SCNView NERFINISHED ⓘ |
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.
Instruction
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.
Input
Subject: SCNScene Description of subject: SCNScene is a core SceneKit class that represents and manages a 3D scene graph, including its nodes, geometry, lights, and cameras.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.