![]()
A Live Feed displays real-time positional data from a remote feed in the scene. Each entity in the feed is represented by a model at its current position, updated on a configurable interval.
Click the
Add Live Feed button in the toolbar. Enter the URL of the live feed endpoint in the dialog that appears.
Expanding a Live Feed item shows:
| Option | Description |
|---|---|
| Edit Name | Rename the item. |
| Move To | Move the camera to frame the live feed entities. |
| Remove Item | Delete the item from the scene. |
| Key | Type | Description |
|---|---|---|
updateFrequency | double | Poll interval in seconds (5–300). |
maxDisplayTime | double | Maximum entity age in seconds before hiding (30–604800). |
maxDisplayDistance | double | Maximum display distance from camera in metres (1–100000). |
lodModifier | double | Level-of-detail scale factor (0.01–5.0). |
tweenEnabled | bool | Enable position interpolation between updates. |
snapToMap | bool | Snap entity positions to the terrain surface. |