Forum

API: Get object name

13 March 2017 23:36
Sure, an objects' name could be accessed as the member "name" in any Object3D instance, but that would be "breaking the framework": Members are not to be accessed directly.

I searched the API docs, but I could not find any such function (I had expected objects.get_name).
Is there any?
14 March 2017 11:01
Hello
You can find it here
17 March 2017 00:52
Ah, thanks!
I would have expected it to be part of .objects…
I promise to give .scenes a more thorough look now.
 
Please register or log in to leave a reply.