Table of Contents

Interface Block

命名空间
easyar.ema.v0_5

Block Mega block信息。

属性

id

ID

id: string;

keepTransform

保持记录的Transform

keepTransform: boolean;

location

GPS信息

location?: GeoLocation;

timestamp

Block的最后修改时间

timestamp: string;

transform

Transform

transform: Transform;