Table of Contents

Class Ema

命名空間
easyar.ema.v0_5

Ema 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;