Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/MeshQueries > BlueprintAPI/GeometryScript/MeshQueries/BoneWeights
Get an array of bones representing the skeleton. Each entry contains information about the 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 | |
| struct | Bones Info | Skeleton information. |
| object | Target Mesh |