Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnly > API/Plugins/MeshModelingToolsEditorOnly/FVertexBoneWeight
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| SkeletalMesh/SkinWeightsPaintTool.h | |||
FVertexBoneWeight
(
BoneIndex InBoneIndex, |
SkeletalMesh/SkinWeightsPaintTool.h |
FVertexBoneWeight()
| Name | FVertexBoneWeight |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/SkeletalMesh/SkinWeightsPaintTool.h |
| Include Path | #include "SkeletalMesh/SkinWeightsPaintTool.h" |
FVertexBoneWeight()
FVertexBoneWeight(BoneIndex, const FVector &, float)
| Name | FVertexBoneWeight |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/SkeletalMesh/SkinWeightsPaintTool.h |
| Include Path | #include "SkeletalMesh/SkinWeightsPaintTool.h" |
FVertexBoneWeight
(
BoneIndex InBoneIndex,
const FVector & InPosInRefPose,
float InWeight
)