![]() |
CybSDK C#
4.3
|
[Deprecated] Base class all Virtualizer Devices have to implement. More...
Public Member Functions | |
| bool | Open () |
| bool | IsOpen () |
| bool | Close () |
| float | GetPlayerHeight () |
| void | ResetPlayerHeight () |
| float | GetPlayerOrientation () |
| void | ResetPlayerOrientation () |
| float | GetMovementSpeed () |
| float | GetMovementDirection () |
| bool | HasHaptic () |
| void | HapticPlay () |
| void | HapticSetFrequency (int frequency) |
| void | HapticSetGain (int gain) |
| void | HapticSetVolume (int volume) |
| void | HapticStop () |
[Deprecated] Base class all Virtualizer Devices have to implement.
| void CybSDK.CVirtDevice.ResetPlayerOrientation | ( | ) |
Implemented in CybSDK.IVirtDevice.
1.8.15