| AttributeList |
FString |
Attributes to either explicitly exclude or include in the projection operation, depending on the Attribute Mode setting. |
Elements/PCGProjectionParams.h |
- BlueprintReadWrite
- EditAnywhere
- Category="Apply Data"
|
| AttributeMergeOperation |
EPCGMetadataOp |
Operation to use to combine attributes that reside on both source and target data. |
Elements/PCGProjectionParams.h |
- BlueprintReadWrite
- EditAnywhere
- Category="Apply Data"
|
| AttributeMode |
EPCGMetadataFilterMode |
How the attribute list is used. |
Elements/PCGProjectionParams.h |
- BlueprintReadWrite
- EditAnywhere
- Category="Apply Data"
|
| bProjectPositions |
bool |
Project positions. |
Elements/PCGProjectionParams.h |
- BlueprintReadWrite
- EditAnywhere
- Category="Apply Data"
|
| bProjectRotations |
bool |
Project rotations. |
Elements/PCGProjectionParams.h |
- BlueprintReadWrite
- EditAnywhere
- Category="Apply Data"
|
| bProjectScales |
bool |
Project scales. |
Elements/PCGProjectionParams.h |
- BlueprintReadWrite
- EditAnywhere
- Category="Apply Data"
|
| ColorBlendMode |
EPCGProjectionColorBlendMode |
The blend mode for colors during the projection |
Elements/PCGProjectionParams.h |
- BlueprintReadWrite
- EditAnywhere
- Category="Apply Data"
|
| TagMergeOperation |
EPCGProjectionTagMergeMode |
Controls whether the data tags are taken from the source, the target or both. |
Elements/PCGProjectionParams.h |
- BlueprintReadWrite
- EditAnywhere
- Category="Apply Data"
|