In what circumstances should one use a Prefab in regards to Urho3D ? i am looking through the editor code, and see a prefab resource type, and see that one can be generated from the AssetImporter. I am curious as to what the use case would be, and how that would differ from using just an imported model.
Thanks much