Table of Contents

Enum MegaGoTargetLoadStatus

Namespace
easyar
Assembly
EasyAR.Sense.dll

Mega Go target loading status.

public enum MegaGoTargetLoadStatus

Fields

Success = 0

The target data has been successfully loaded. This status only indicates that the loading operation was successful, not that the component using this target is ready or can work properly; you also need to check the status information of the tracker.

Canceled = 1

Loading has been cancelled.

UnknownError = 2

Unknown error.

InvalidTarget = 3

The target is invalid, cannot be parsed, or the content is corrupted.

Unauthorized = 4

Using the non-trial version of Mega Go requires a license to authorize the Mega Go features.