Table of Contents

Class Ema

네임스페이스
easyar.ema.v0_5

Ema 0.5 버전의 데이터

Ema

주의 사항

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the Ema class.

속성

annotations

레이블 데이터

annotations: Array<Node | Relationship>;

blocks

Mega block 정보

blocks: Array<Block>;

extensions

데이터 확장 정보

extensions?: Array<string>;

generatedBy

데이터 저자 정보

generatedBy: string;

version

데이터 버전

get version(): Version;