notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

MeshRenderer.md (189B)


      1 # Mesh Renderer
      2 
      3 [[Unity]] Component. 
      4 
      5 A mesh renderer is the component that assigns a material to an object. This does not have shape just material. The default is the magenta material.