Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDICondition::PositiveSaturation ]
[ next: Size ]
[ prev: PositiveCoefficient ]
public:
__property dword PositiveSaturation[dword pArrayIndex] = { read=FGetPositiveSaturation, write=FSetPositiveSaturation };
TDICONDITION::POSITIVESATURATION
[ component property ]
- Description
The PositiveSaturation property defines the positive saturation point on an axis.
This usually represents a point on the axis beyond which further movement will not affect the force being output by the device.
This property is used for both positive and negative saturations if support for separate saturation values is not available and will be ignored if there is no saturation support at all.
This value can range from 0 to 10,000, representing the distance in the positive 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.
|
|