Format
typescript
BoneWeight.weight0class: BoneWeight
Description
Skinning weight of the first bone.
Skinning weight represents the degree of influence of each bone on a vertex. By assigning appropriate skinning 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_name | type | description |
|---|
Return
| type | description |
|---|---|
number | Skinning weight |
