Navigation
API > API/Plugins > API/Plugins/RigLogicModule > API/Plugins/RigLogicModule/FMeshBlendShapeChannelMapping
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| DNACommon.h | |||
FMeshBlendShapeChannelMapping
(
int32 MeshIndex, |
DNACommon.h |
FMeshBlendShapeChannelMapping()
| Name | FMeshBlendShapeChannelMapping |
| Type | function |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/DNACommon.h |
| Include Path | #include "DNACommon.h" |
FMeshBlendShapeChannelMapping()
FMeshBlendShapeChannelMapping(int32, int32)
| Name | FMeshBlendShapeChannelMapping |
| Type | function |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/DNACommon.h |
| Include Path | #include "DNACommon.h" |
FMeshBlendShapeChannelMapping
(
int32 MeshIndex,
int32 BlendShapeChannelIndex
)