notes

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

MeshFilter.md (205B)


      1 # Mesh Filter
      2 
      3 [[Unity]] game engine component 
      4 
      5 The mesh filter sets the shape of an object. Without a renderer, this does nothing, but this gives the general dimensions of the object (not scale though).