Version: 2021.1
언어: 한국어
public int subMeshCount ;

설명

The number of sub-meshes in the MeshData.

Each sub-mesh corresponds to a Material in a Renderer, such as MeshRenderer or SkinnedMeshRenderer. A sub-mesh consists of a list of triangles, which refer to a set of vertices. Vertices can be shared between multiple sub-meshes.

If the MeshData is writeable, you can set the number of sub-meshes using this property. If the MeshData is read-only, this property is read-only.

See Also: Mesh.subMeshCount, GetSubMesh, SetSubMesh, GetIndices, Mesh.AllocateWritableMeshData, Mesh.AcquireReadOnlyMeshData.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961