Version: 2022.3
言語: 日本語

説明

An unlimited number of bones affect each vertex.

The count is only limited by the number of bones per vertex in the Mesh, which can be adjusted in its Import Setttings.

When used to access Mesh.GetBoneWeightBuffer the Bone Weight buffer will contain the following data: * Element 0 to (mesh vertex count + 1) contain indices. These indices describe the start and end positions for the data in the rest of the buffer, ordered by mesh vertex. For example, element 0 is the start position of the data for mesh vertex 0; element 1 is the end position of the data for mesh vertex 0 and the start position of the data for mesh vertex 1, and so on. * Element at (mesh vertex count + 1) describes the end position for the data for the final mesh vertex. * After that, the BoneWeight1 that relate to each mesh vertex are stored contiguously. For example, all the BoneWeight1 that relate to mesh vertex 0 are contiguous, followed by all the blend shape vertices that relate to mesh vertex 1, and so on.

See Also: QualitySettings.skinWeights.

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