Class TrackingModeExtensions
Extensions for the TrackingMode and Feature
enums,
allowing conversion between the two.
Inherited Members
Namespace: UnityEngine.XR.ARFoundation
Assembly: solution.dll
Syntax
public static class TrackingModeExtensions
Methods
Name | Description |
---|---|
ToFeature(TrackingMode) | Converts a TrackingMode to a |
ToTrackingMode(Feature) | Converts a |