Get type of object in babylon js

hi all,

how to get class name in babylon?

Capture

Hi. You basically wrote the answer in your question.

how to getClassName() -> just call this on the object.

3 Likes

hi @nogalo, thank you,:slight_smile: