Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/MeshQueries > BlueprintAPI/GeometryScript/MeshQueries/BoneWeights
Computes a smooth skin binding for the given mesh to the skeleton provided.
Target is Geometry Script Library Mesh Bone Weight Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh | |
| object | Skeleton | The skeleton to compute binding for the skin weights. |
| struct | Options | The options to set for the binding algorithm. |
| struct | Profile | The skin weight profile to update with the smooth binding. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Target Mesh |