Nah, don’t bother. If you want to double-triple make sure those particular Renderers get turned off at runtime, just make a little script that GetComponent()s for them and sets them not enabled and put that script on each of these objects. Or Destroy()s the MeshRenderer in Start(). Either way it is unlikely to amount to a hill of beans memory or performance wise.