Items
The items object enables access to all 2D and advanced terrain objects in the project.
static items : Array<TerraExplorerObject>
Returns an array of TerraExplorerObject containing all 2D and advanced terrain objects in the project.
Example
TerraExplorer.objects.items;