GLTFSceneKit icon indicating copy to clipboard operation
GLTFSceneKit copied to clipboard

GLTFSceneSource -> SCNReferenceNode?

Open lenkawell opened this issue 7 years ago • 1 comments

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!

lenkawell avatar Jul 09 '18 21:07 lenkawell

Same for me ! I need to improve my .unload/.load object time thanks this SCNReferenceNode And thanks you for this amazing framework !

WestFR avatar Jun 21 '19 08:06 WestFR