Version: 2022.3
Language : English
Mesh asset
Mesh Renderer component

Mesh components

This section contains information on components for working with meshes.

Page Description
Mesh Renderer component Information about the Mesh Renderer component, which renders regular meshes.
Skinned Mesh Renderer component Information about the Skinned 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, which renders deformable meshes.
Mesh Filter component Information about the Mesh FilterA mesh component that takes a mesh from your assets and passes it to the Mesh Renderer for rendering on the screen. More info
See in Glossary
component, which provides a reference to a mesh asset.
Text Mesh component (legacy) Information about the legacy Text MeshA Mesh component that displays a Text string More info
See in Glossary
component, which generates meshes to display strings of text.
Mesh asset
Mesh Renderer component