Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGCopyPoints.h |
| Include | #include "Elements/PCGCopyPoints.h" |
Syntax
enum EPCGCopyPointsMetadataInheritanceMode
{
UMETA =(Tooltip = "Points will inherit from source metadata and apply only unique attributes from target."),
UMETA =(Tooltip = "Points will inherit from target metadata and apply only unique attributes from source."),
UMETA =(Tooltip = "Points will inherit metadata only from the source."),
UMETA =(Tooltip = "Points will inherit metadata only from the target."),
UMETA =(Tooltip = "Points will have no metadata."),
}
Values
| Name | Description |
|---|---|
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA |