Table of Contents

Interface IEma

네임스페이스
EasyAR.Mega.Ema
어셈블리
EasyAR.Mega.Ema.dll

지원되는 모든 Ema 버전의 데이터 인터페이스입니다.

public interface IEma

속성

Version

데이터 버전입니다.

Version Version { get; }

메서드

GetAnnotations()

모든 주석 데이터를 가져옵니다.

List<IAnnotation> GetAnnotations()