Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDIPeriodic::Offset ]
[ next: Period ]
[ prev: Magnitude ]
__published:
__property long Offset = { read=FGetOffset, write=FSetOffset, default=0 };
TDIPERIODIC::OFFSET
[ component property ]
- Description
The Offset property defines the offset for the effect, which represents a baseline to which the value of TDIPeriodic::Magnitude is applied in both directions to establish the actual directional force outputs for the effect.
This value can range from -10,000 to 10,000, the extreme values representing the maximum force output the device is capable of in the positive and negative directions.
For example, an offset of 2000 and a magnitude of 5000 for a periodic effect along the X axis would result in a force that oscillates between 7000 and -3000.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|