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;