Version: 2022.1
Materials 选项卡
Meshes introduction

网格

This section contains information on working with meshes in Unity.

Wireframe view of the meshes in Unity’s 2020.1 HDRP template example project
Wireframe view of the meshes in Unity’s 2020.1 HDRP template example project
页面 描述
Meshes introduction Introductory information about meshes, and key terminology.
Mesh data Information about the data that a mesh contains, and how Unity stores that data.
Mesh asset Information about mesh assets, and what the Inspector shows when you select a mesh asset.
Mesh components Information about components that render meshes.
Using meshes with C# scripts How to work with meshes in C# scripts.
Level of detail (LOD) for meshes Information about a feature that can reduce the number of GPU operations that Unity requires to render distant meshes.
Compressing mesh data How to compress mesh data to reduce its size, which can improve performance.
Loading texture and mesh data How Unity loads mesh and texture data at runtime.
Materials 选项卡
Meshes introduction