Energy Field Around Mesh...

I’m trying to create an energy field around a spaceship. With the help of a shader on the wiki, I was able to create a decent energy field. However, I can only figure out how to apply it to spheres or individual meshes. How would I go about adding the effect to a ship model that is composed of multiple meshes?

Regards,

Old Monk

I tried using a MeshRenderer but that didn’t work…