Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/Nodes/CustomizableObjectNodeMaterial.h |
| Include | #include "MuCOE/Nodes/CustomizableObjectNodeMaterial.h" |
Syntax
enum EPinMode
&123;
Default,
Mutable,
Passthrough,
&125;
Values
| Name | Description |
|---|---|
| Default | Use the defined node pin mode. Does not override it. |
| Mutable | Override the node pin mode. Set it to Mutable mode. |
| Passthrough | Override the node pin mode. Set it to Pass-through mode. |
Remarks
Image pin, pin mode.