Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGDifferenceSettings
Syntax
UPROPERTY&40;BlueprintReadWrite, EditAnywhere, Category&61;Settings&41;
EPCGDifferenceMode Mode
Remarks
Describes how the difference operation will treat the output data: Continuous - Non-destructive data output will be maintained. Discrete - Output data will be discrete points, or explicitly converted to points. Inferred - Output data will choose from Continuous or Discrete, based on the source and operation.