Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDICustomForce::ForceData ]
[ next: SamplePeriod ]
[ prev: ErrorValue ]
public:
__property long* ForceData = { read=FGetForceData, write=FSetForceData, default=NULL };
TDICUSTOMFORCE::FORCEDATA
[ component property ]
- Description
The ForceData property references an array of force magnitude values representing the custom force.
When multiple channels are being used the values will be interleaved.
Thus the first element of the array will belong to the first channel, the second to the second, etc.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|