Method ToTrackingMode
ToTrackingMode(Feature)
Converts a UnityEngine.XR.ARSubsystems.Feature to a TrackingMode.
Declaration
public static TrackingMode ToTrackingMode(this Feature self)
Parameters
| Type | Name | Description |
|---|---|---|
| Feature | self | The |
Returns
| Type | Description |
|---|---|
| TrackingMode | The TrackingMode representation of |