SCNReferenceNode
A scene graph node that serves as a placeholder for content to be loaded from a separate scene file.
Declaration
@MainActor class SCNReferenceNodeclass SCNReferenceNodeOverview
When you tell a reference node to load its content, SceneKit loads the referenced scene file and makes children of the scene file’s root node become children of the reference node.