Skip to content

Build Plan Influence Falloff

Build Plan Influence Falloff
1
2
3
extern const int cBPIFalloffLinear = 0;
extern const int cBPIFalloffNone = 1;
extern const int cBPIFalloffLinearInverse = 2;