Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/MeshQueries > BlueprintAPI/GeometryScript/MeshQueries/BoneWeights
Get the name of the root bone.
Target is Geometry Script Library Mesh Bone Weight Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh | Mesh containing the bone attributes. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| name | Bone Name | The name of the root bone. |
| object | Target Mesh |