Property | Type | Description | |
---|---|---|---|
LastCommandID | ushort | ||
MagX | short | ||
SampleCount | byte | ||
Samples | VRapper.OVR.TrackerSample[] | ||
Temperature | short | ||
Timestamp | ushort |
Method | Description | |
---|---|---|
TrackerSensors ( byte buffer ) : System |
Method | Description | |
---|---|---|
UnpackSensor ( byte buffer, int i ) : void |
public TrackerSensors ( byte buffer ) : System | ||
buffer | byte | |
return | System |
public TrackerSample[],VRapper.OVR Samples | ||
return | VRapper.OVR.TrackerSample[] |