Questions about the FBX model

There’s a couple of ways to do this. You can look for it by name at runtime using https://developer.playcanvas.com/en/api/pc.Entity.html#findByName. That will give you the graph node so you can change the material or hide it for example.

Or you can use our new feature that imports the hierarchy into the scene in the Editor: Importing models with hierarchy is now in soft launch! 🚀