class in UnityEngine/Inherits from: Renderer
Renders meshes inserted by the MeshFilter or TextMesh.
由MeshFilter 或者TextMesh插入渲染网格。
additionalVertexStreams | Vertex attributes in this mesh will override or add attributes of the primary mesh in the MeshRenderer. 此网格中的顶点属性将重写或在 MeshRenderer 中添加属性的主网格。 |