Navigation
API > API/Plugins > API/Plugins/RigLogicLib
| Name | tdm::rot_dir |
| Type | enum |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/tdm/Types.h |
| Include Path | #include "tdm/Types.h" |
Syntax
namespace tdm
{
enum rot_dir
{
negative = -1,
positive = 1,
}
}
Values
| Name | Remarks |
|---|---|
| negative | |
| positive |