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