| 
    TorqueScript Reference
    
   | 
 
#include <PickingSceneController_ScriptBinding.h>
Inherits SimObject.
Inherited by BuoyancyController, and PointForceController.
| String getControlGroups | ( | ) | 
Gets the control groups.
| String getControlLayers | ( | ) | 
Gets the control layers.
| void setControlGroups | ( | groups$ | ) | 
Sets the control group(s).
| groups | A list of groups that are affected by the controller. | 
| void setControlLayers | ( | layers$ | ) | 
Sets the control layers(s).
| layers | A list of layers that are affected by the controller. |