Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/MeshQueries > BlueprintAPI/GeometryScript/MeshQueries/BoneWeights
Check whether the TargetMesh has a per-vertex Bone/Skin Weight Attribute set
Target is Geometry Script Library Mesh Bone Weight Functions
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target Mesh | |
| struct | Profile | identifier for the bone/skin weight profile |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Has Bone Weights | will be returned true if the requested bone weight profile exists |
| object | Target Mesh |