 |
FPCGAttributePropertyInputSelector |
AttractorIndexAttribute |
Index attribute on the source that maps a point to a point from the target. |
 |
bool |
bOutputAttractIndex |
|
 |
bool |
bRemoveUnattractedPoints |
Can optionally remove points that weren't attracted to points on the target. |
 |
bool |
bUseSourceWeight |
|
 |
bool |
bUseTargetWeight |
|
 |
double |
Distance |
Will be used to determine which points to attract. |
 |
EPCGAttractMode |
Mode |
Controls the criteria used for the attract operation. |
 |
FPCGAttributePropertyOutputNoSourceSelector |
OutputAttractIndexAttribute |
|
 |
TMap< FPCGAttributePropertyInputSelector, FPCGAttributePropertyInputSelector > |
SourceAndTargetAttributeMapping |
|
 |
FPCGAttributePropertyInputSelector |
SourceWeightAttribute |
This attribute will determine the weight of the fusion result for the source point. |
 |
FPCGAttributePropertyInputSelector |
TargetAttribute |
The target attribute used when attracted by attribute value. |
 |
FPCGAttributePropertyInputSelector |
TargetWeightAttribute |
This attribute will determine the weight of the fusion result for the target point. |
 |
double |
Weight |
|