Navigation
API > API/Plugins > API/Plugins/ControlRig
Enum for controlling how an element should be mapped.
| Name | EControlRigComponentMapDirection |
| Type | enum |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ControlRigComponent.h |
| Include Path | #include "ControlRigComponent.h" |
Syntax
enum EControlRigComponentMapDirection
{
Input,
Output,
}
Values
| Name | Remarks |
|---|---|
| Input | |
| Output |