Table of Contents

Interface IEma

名前空間
EasyAR.Mega.Ema
アセンブリ
EasyAR.Mega.Ema.dll

サポートされているすべてのEmaバージョンのデータインターフェース。

public interface IEma

プロパティ

Version

データバージョン。

Version Version { get; }

メソッド

GetAnnotations()

すべてのアノテーションデータを取得する。

List<IAnnotation> GetAnnotations()