Navigation
API > API/Plugins > API/Plugins/PCG
Method for inheriting properties from input pins.
| Name | EPCGPropertyInheritanceMode |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGPinPropertiesGPU.h |
| Include Path | #include "Compute/PCGPinPropertiesGPU.h" |
Syntax
enum EPCGPropertyInheritanceMode
{
FromInput,
Custom,
}
Values
| Name | Remarks |
|---|---|
| FromInput | |
| Custom |