Navigation
API > API/Plugins > API/Plugins/RigMapper
| Name | ERigMapperFeatureType |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/Animation/RigMapper/Source/RigMapper/Public/RigMapperDefinition.h |
| Include Path | #include "RigMapperDefinition.h" |
Syntax
enum ERigMapperFeatureType
{
Input,
WeightedSum,
SDK,
Multiply,
}
Values
| Name | Remarks |
|---|---|
| Input | |
| WeightedSum | |
| SDK | |
| Multiply |