Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnly
| Name | FVertexBoneWeight |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/SkeletalMesh/SkinWeightsPaintTool.h |
| Include Path | #include "SkeletalMesh/SkinWeightsPaintTool.h" |
Syntax
struct FVertexBoneWeight
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| SkeletalMesh/SkinWeightsPaintTool.h | |||
FVertexBoneWeight
(
BoneIndex InBoneIndex, |
SkeletalMesh/SkinWeightsPaintTool.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoneID | BoneIndex | SkeletalMesh/SkinWeightsPaintTool.h | ||
| VertexInBoneSpace | FVector | SkeletalMesh/SkinWeightsPaintTool.h | ||
| Weight | float | SkeletalMesh/SkinWeightsPaintTool.h |