InfluenceHelper - superclass: helper; super-superclass:node - 12:0 - classID: #(1959648626L, 2311833249L)Available in 3ds Max 2018.2 and higher: A helper that shows the boundaries of near and far parameters, which can be used in conjunction with the SplineInfluence modifier.
Constructors
InfluenceHelper...Properties
<InfluenceHelper>.bias     Float    default: 0.0   --  animatable; floatA bias value applied to the falloff curve, used when EnableBias is true.
<InfluenceHelper>.BiasSelected     BooleanClass    default: true   --  booleanIndicates that the bias value is applied to the falloff curve only when the helper is selected.
<InfluenceHelper>.EnableBias     BooleanClass    default: false   --  booleanWhen true, the bias value is applied to the falloff curve.
<InfluenceHelper>.FalloffType     Integer    default: 0   --  integerIndicates the type of falloff curve applied, where:
<InfluenceHelper>.farColor     Color    default: (color 255 140.25 0)   --  RGB colorThe color of the helper's far distance boundary.
<InfluenceHelper>.farDist     Float    default: 10.0   --  animatable; float; FarThe scale of the helper's far distance boundary.
<InfluenceHelper>.invert     BooleanClass    default: false   --  booleanWhen true, the falloff curve is inverted.
<InfluenceHelper>.nearColor     Color    default: (color 255 0 0)   --  RGB colorThe color of the helper's near distance boundary.
<InfluenceHelper>.nearDist     Float    default: 1.0   --  animatable; float; NearThe scale of the helper's near distance boundary.
<InfluenceHelper>.on     BooleanClass    default: true   --  booleanTurns the influence helper on and off. When "off", the boundaries are still visible in the viewport, but not colored.
<InfluenceHelper>.showFar     BooleanClass    default: true   --  booleanTurns the far boundary visibility on or off.
<InfluenceHelper>.showNear     BooleanClass    default: true   --  booleanTurns the near boundary visibility on or off.