Table of Contents

Class Ema

Namespace
easyar.ema.v0_5

Ema 0.5 version data.

Ema

Remarks

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.

Properties

annotations

annotated data

annotations: Array<Node | Relationship>;

blocks

Mega block information

blocks: Array<Block>;

extensions

data extension information

extensions?: Array<string>;

generatedBy

data author information

generatedBy: string;

version

data version

get version(): Version;