Table of Contents

Interface IEma

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

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

public interface IEma

屬性

Version

資料版本。

Version Version { get; }

方法

GetAnnotations()

取得所有標註資料。

List<IAnnotation> GetAnnotations()