GLTFSceneKit
GLTFSceneKit copied to clipboard
GLTFSceneSource -> SCNReferenceNode?
Is there a way to use a GLTFSceneSource as the source for an SCNReferenceNode? I'm using SCNRferenceNode.unload/.load to manage the memory consumption of other models and I'd like to also use it for GLTF models. Thanks!
Same for me ! I need to improve my .unload/.load object time thanks this SCNReferenceNode And thanks you for this amazing framework !