unity Renderer - wittamer123/blog GitHub Wiki

A renderer is what makes an object appear on the screen. Use this class to access the renderer of any object, mesh or Particle System. Renderers can be disabled to make objects invisible , and the materials can be accessed and modified through them.