Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp > API/Plugins/MeshModelingToolsEditorOnlyExp/SkeletalMesh
References
| Module | MeshModelingToolsEditorOnlyExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/SkeletalMesh/SkinWeightsPaintTool.h |
| Include | #include "SkeletalMesh/SkinWeightsPaintTool.h" |
Syntax
struct FVertexBoneWeight
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | BoneIndex | ||
| FVector | VertexInBoneSpace | ||
| float | Weight |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVertexBoneWeight
(
int32 InBoneIndex, |