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;