#include <revolution/kpad.h>
void KPADSetObjInterval( f32 interval ) ;
interval |
Specifies the distance between the two sensors on the Sensor Bar. The units are meters. |
None.
Sets the distance in meters between the two sensors on the Sensor Bar to set for the TV. If the distance is 20cm, the value 0.2f is set (default value for the KPAD supporting UI Tool Version 4; it is 0.3f for UI Tool Version 3). This setting affects the dist calculation.
03/01/2006 Initial version.
06/19/2006 Updated indications of default values.