Table of Contents

Interface IEma

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

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

public interface IEma

속성

Version

데이터 버전.

Version Version { get; }

메서드

GetAnnotations()

모든 주석 데이터를 가져오세요.

List<IAnnotation> GetAnnotations()