LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

BlendWeights

enumeration

Description

Blend weights.

How many bones affect each vertex. See Also: QualitySettings.blendWeights.

Properties

OneBoneOne bone affects each vertex.
TwoBonesTwo bones affect each vertex.
FourBonesFour bones affect each vertex.