Table of Contents

Interface IEma

命名空間
EasyAR.Mega.Ema
組件
EasyAR.Mega.Ema.dll

所有支援的Ema版本的資料介面。

public interface IEma

屬性

Version

數據版本。

Version Version { get; }

方法

GetAnnotations()

獲取所有標註數據。

List<IAnnotation> GetAnnotations()