Jump to content

[SOLVED] How to know the type loaded in a .node file


photo

Recommended Posts

Hello,

 

I am currently loading meshes using .node files with World::loadNode but in a part of the code, this node can be a Skinned or a Static mesh. So when i have my NodePtr, how can i know which type using?

 

Thanks

Link to comment
×
×
  • Create New...