I was wondering wether there is a way to retrieve 3D objects already added to scene by name or id, similar to assets library.
If not, what approach would you suggest? For now im using recursive traversing of the children looking for a name string, before i invest more time into developing extended version of that, i would like to know if something similar is already available.