Navigation
Unreal Engine C++ API Reference > Plugins > OptimusCore
References
Module | OptimusCore |
Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusNodePin.h |
Include | #include "OptimusNodePin.h" |
Syntax
enum EOptimusNodePinDirection
{
Unknown,
Input,
Output,
}
Values
Name | Description |
---|---|
Unknown | |
Input | |
Output |
Remarks
Specifies the storage type of the pin data