| bExtraOutputAttributesOnDataDomain |
bool |
Choose if the Extra Output Attributes are added to the Data domain or the Elements domain. |
Elements/Grammar/PCGDuplicateCrossSections.h |
- BlueprintReadWrite
- EditAnywhere
- Category="Settings|Extra Output Attributes"
- Meta=(PCG_Overridable)
|
| bExtrudeVectorAsAttribute |
bool |
Set it to true if you want the extrude vector to be taken from the input spline as attribute, or fixed in the settings. |
Elements/Grammar/PCGDuplicateCrossSections.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
|
| bOutputSplineIndexAttribute |
bool |
|
Elements/Grammar/PCGDuplicateCrossSections.h |
- BlueprintReadWrite
- EditAnywhere
- Category="Settings|Extra Output Attributes"
- Meta=(PCG_Overridable, InlineEditConditionToggle)
|
| bSilenceGrammarDoesNotFitErrors |
bool |
Do not post node errors when the grammar does not fit the intended cross-sections. |
Elements/Grammar/PCGDuplicateCrossSections.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
- AdvancedDisplay
- Meta=(PCG_Overridable)
|
| ExtrudeVector |
FVector |
|
Elements/Grammar/PCGDuplicateCrossSections.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
- Meta=(EditCondition="!bExtrudeVectorAsAttribute", EditConditionHides, DisplayAfter=bExtrudeVectorAsAttribute, PCG_Overridable)
|
| ExtrudeVectorAttribute |
FPCGAttributePropertyInputSelector |
Attribute to be taken from the input spline containing the extrude vector for the slicing. |
Elements/Grammar/PCGDuplicateCrossSections.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
- Meta=(EditCondition="bExtrudeVectorAsAttribute", EditConditionHides, DisplayAfter=bExtrudeVectorAsAttribute, PCG_Overridable)
|
| SplineIndexAttributeName |
FName |
Name of the spline index output attribute name. |
Elements/Grammar/PCGDuplicateCrossSections.h |
- BlueprintReadWrite
- EditAnywhere
- Category="Settings|Extra Output Attributes"
- Meta=(PCG_Overridable, EditCondition="bOutputSplineIndexAttribute")
|