Skinned Mesh Renderer component reference
Mesh asset Inspector window reference
Mesh Filter component referenceSwitch to ScriptingA Mesh Filter component holds a reference to a mesh. It works with a Mesh RendererA mesh component that takes the geometry from the Mesh Filter and renders it at the position defined by the objectâs Transform component. More info
See in Glossary component on the same GameObjectThe fundamental object in Unity scenes, which can represent characters, props, scenery, cameras, waypoints, and more. A GameObjectâs functionality is defined by the Components attached to it. More info
See in Glossary; the Mesh Renderer renders the mesh that the Mesh Filter references.
To render a deformable mesh, use a Skinned Mesh Renderer instead. A Skinned Mesh Renderer component does not need a Mesh Filter component.
Mesh Filter Inspector reference Property Function MeshThe main graphics primitive of Unity. Meshes make up a large part of your 3D worlds. Unity supports triangulated or Quadrangulated polygon meshes. Nurbs, Nurms, Subdiv surfaces must be converted to polygons. More infoTo change the mesh asset that the Mesh Filter component references, use the picker (circle icon) next to the meshâs name.
Note: The settings for other components on this GameObject donât change when you change the mesh that the Mesh Filter references. For example, a Mesh Renderer doesnât update its settings, which might cause Unity to render the mesh with unexpected properties. If this happens, adjust the settings of the other components as needed.
Corresponds to the MeshFilter.mesh property.
MeshFilter
Skinned Mesh Renderer component reference
Mesh asset Inspector window reference
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4