Version: 2020.3
public SkinQuality quality ;

描述

The maximum number of bones per vertex that are taken into account during skinning.

The value can be either One Bone, Two Bones, Four Bones or Auto. Note that higher bone counts may have a performance cost, especially above 4 bones per vertex.

This setting does not change the underlying mesh data; it only affects the number of bone weights that Unity uses when performing skinning. This means that a mesh can have bone weight data that is unused due to this setting. You can change this value at runtime.

You can set this value for all meshes in the project using QualitySettings.skinWeights. You can set the maximum number of bone weights that mesh data stores per vertex using ModelImporter.maxBonesPerVertex.

See Also: ModelImporter.maxBonesPerVertex, ModelImporter.minBoneWeight, ModelImporter.skinWeights, QualitySettings.skinWeights, BoneWeight, BoneWeight1.

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