Table of Contents

Enum MegaGoTargetLoadStatus

Namespace
easyar
Assembly
EasyAR.Sense.dll

Mega Go target load status.

public enum MegaGoTargetLoadStatus

Fields

Success = 0

target data loaded successfully. This status only indicates that the load operation succeeded. It does not mean components using this target are ready or can work normally; the tracker status information must also be checked.

Canceled = 1

Loading was canceled.

UnknownError = 2

Unknown error.

InvalidTarget = 3

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

Unauthorized = 4

Using the non-trial version of Mega Go requires a License that authorizes the Mega Go feature.