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;