Property | Type | Description | |
---|---|---|---|
PSMoveID | int | ||
ShowHMDFrustumDebug | bool | ||
ShowTrackingDebug | bool |
Method | Description | |
---|---|---|
CycleTrackingColor ( ) : void | ||
OnDestroy ( ) : void | ||
ResetYaw ( ) : void | ||
SetRumble ( float rumble ) : void |
Sets the amount of rumble
|
|
Start ( ) : void |
NOTE! This function does NOT pair the controller by Bluetooth. If the controller is not already paired, it can only be connected by USB. See README for more information.
|
|
Update ( ) : void |
public SetRumble ( float rumble ) : void | ||
rumble | float | the rumble amount (0-1) |
return | void |