Navigation
BlueprintAPI > BlueprintAPI/Weights
Get all bone weights for a single vertex.
Target is Skin Weight Modifier
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| integer | Vertex ID | the index of the vertex |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| name | Return Value | a map of Bone Name to weight values for all bones that influence the specified vertex. |