Class Block
Mega block information.
public sealed class Block
- Inheritance
-
Block
Fields
id
ID.
public Guid id
Field Value
keepTransform
Recorded transform.
public bool keepTransform
Field Value
location
GPS information.
public Optional<Location> location
Field Value
timestamp
Last modification time of the block.
public string timestamp
Field Value
transform
Transform.
public Transform transform