Enum MRCameraTrackingState
Enumerates the types of MR CameraTracking
Namespace: Unity.MARS
Syntax
public enum MRCameraTrackingState
Fields
Name | Description | Value |
---|---|---|
Limited | 3dof-only fallback when AR tracking is not available |
|
Normal | 6dof tracking provided by AR SDKs |
|
NotAvailable | NotAvailable is needed to differentiate app start from limited tracking |