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

メガブロック情報

blocks: Array<Block>;

extensions

データ拡張情報

extensions?: Array<string>;

generatedBy

データ作成者情報

generatedBy: string;

version

データバージョン

get version(): Version;