Skip to content

Format

typescript
BoneWeight.weight2

class: BoneWeight

Description

Skin weight of the third bone.

Skin weight represents the degree of influence of each bone on a vertex. By assigning appropriate skin weights to each vertex, it is possible to achieve the effect of the model's shape changing with bone transformations in skeletal animation.

Parameters

param_nametypedescription

Return

typedescription
numberSkin weight

Code Example