enum
EReductionPerformanceMode ReductionPerformanceMode decides which features are available for processing.
Key | Value | Comment |
---|---|---|
AllFeatures | 0 | All features available |
HighPerformance | 1 | Limited feature set but runs much faster. |
Key | Value | Comment |
---|---|---|
AllFeatures | 0 | All features available |
HighPerformance | 1 | Limited feature set but runs much faster. |
Key | Value | Comment |
---|---|---|
EReductionPerformanceMode_AllFeatures | 0 | All features available |
EReductionPerformanceMode_HighPerformance | 1 | Limited feature set but runs much faster. |