Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TDynamicVertexSkinWeightsAttribu-_1
| |
|
| Name |
FChangeVertexBoneWeights |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicVertexSkinWeightsAttribute.h |
| Include Path |
#include "DynamicMesh/DynamicVertexSkinWeightsAttribute.h" |
Syntax
struct FChangeVertexBoneWeights
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| VertexID |
int |
|
DynamicMesh/DynamicVertexSkinWeightsAttribute.h |
|
| Weights |
UE::AnimationCore::FBoneWeights |
|
DynamicMesh/DynamicVertexSkinWeightsAttribute.h |
|