Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/MeshQueries > BlueprintAPI/GeometryScript/MeshQueries/BoneWeights
Set all vertices of the TargetMesh to the given Bone/Skin Weights
Target is Geometry Script Library Mesh Bone Weight Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh | |
| struct | Bone Weights | input array of bone index/weight pairs for the Vertex |
| struct | Profile | identifier for the bone/skin weight profile |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Target Mesh |