[ TDICondition ]
[ next: Offset ]
[ prev: NegativeCoefficient ]
public:
__property dword NegativeSaturation[dword pArrayIndex] = { read=FGetNegativeSaturation, write=FSetNegativeSaturation };
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
See Also
The NegativeSaturation property defines the negative saturation point on an axis.
Negative saturation usually represents a point on the axis beyond which further movement will not affect the force being output by the device.
This property is ignored and TDICondition::PositiveSaturation is used for both positive and negative saturation if support for separate saturation values is not available.
This value can range from 0 to 10,000, representing the distance in the negative direction from TDICondition::Offset.
SEE ALSO
Top