Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDICondition::NegativeSaturation ]
[ next: Offset ]
[ prev: NegativeCoefficient ]
public:
__property dword NegativeSaturation[dword pArrayIndex] = { read=FGetNegativeSaturation, write=FSetNegativeSaturation };
TDICONDITION::NEGATIVESATURATION
[ component property ]
- Description
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
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|