www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Input_Library v1.90 Component Reference
|
|
[ TDICustomForce::Channels ]
[ next: ErrorValue ]
__published:
__property dword Channels = { read=FGetChannels, write=FSetChannels, default=0 };
TDICUSTOMFORCE::CHANNELS
[ component property ]
- Description
The Channels property defines the number of channels (axes) that are to be affected by the force.
The first channel is applied to the first axis associated with the effect, the second to the second, etc.
Nothing will be associated with axes in surplus of the number of channels.
When there's one channel the effect will be rotated in the direction specified by TDIEffect::Direction.
Rotation of custom effects is not supported by all devices.
When there are multiple channels rotation cannot take place.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|