fix a typo
This commit is contained in:
@@ -6,7 +6,7 @@ Provides the tracking settings applicable to wrist-tracking hardware.
|
||||
|
||||
## TrackingHardware
|
||||
|
||||
Specifies the type of tracking hardware to use. If set to `None`, the plugin attempts at HMD auto-detection to automatically specify a compatible tracking hardware. If set to `Custom`, aby desired location and rotation can be specified.
|
||||
Specifies the type of tracking hardware to use. If set to `None`, the plugin attempts at HMD auto-detection to automatically specify a compatible tracking hardware. If set to `Custom`, any desired location and rotation can be specified.
|
||||
|
||||
At the moment the following hardware are supported:
|
||||
|
||||
|
||||
@@ -60,7 +60,7 @@ struct SENSEGLOVESETTINGS_API FSGWristTrackingSettings
|
||||
public:
|
||||
/**
|
||||
* Specifies the type of tracking hardware to use. If set to None, the plugin attempts at HMD auto-detection to
|
||||
* automatically specify a compatible tracking hardware. If set to `Custom`, aby desired location and rotation can
|
||||
* automatically specify a compatible tracking hardware. If set to `Custom`, any desired location and rotation can
|
||||
* be specified.
|
||||
*
|
||||
* Caution:
|
||||
|
||||
Reference in New Issue
Block a user