Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDICondition::Offset ]
[ next: PositiveCoefficient ]
[ prev: NegativeSaturation ]
public:
__property long Offset[dword pArrayIndex] = { read=FGetOffset, write=FSetOffset };
TDICONDITION::OFFSET
[ component property ]
- Description
The Offset property defines the offset from the zero or centered position of an axis at which the condition should apply.
This value is generally used only for spring or damper effects and represents the center or rest point of a spring effect, or the greatest velocity value for which damping force should be zero.
This value ranges from -10,000 to 10,000 where the extreme values represent the maximum travel of the device along the axis in either direction.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|