Method ToFeature
ToFeature(TrackingMode)
Converts a TrackingMode to a UnityEngine.XR.ARSubsystems.Feature.
Declaration
public static Feature ToFeature(this TrackingMode self)
Parameters
| Type | Name | Description |
|---|---|---|
| TrackingMode | self | The TrackingMode being extended. |
Returns
| Type | Description |
|---|---|
| Feature | A |