Skip to content

Format

typescript
BoneWeight.Normalize()

class: BoneWeight

Description

Normalize the information of bone weights.

When normalization is not possible, the bone weights are set to 1, 0, 0, 0 in sequence.

Parameters

param_nametypedescription

Return

typedescription
void

Code Example