![]()
A view shed is the set of all points that are visible from a location. It includes all points that are in direct line of sight to the location and excludes points that are obstructed by terrain and other features.
It should look something like below, where visible points are green and hidden are red.


Expanding the viewshed in the Scene Explorer shows the distance and colour settings described above. The Gizmo can be used to reposition the viewshed origin.
| Option | Description |
|---|---|
| Edit Name | Rename the item. |
| Move To | Move the camera to the viewshed origin. |
| Remove Item | Delete the item from the scene. |
| Key | Type | Description |
|---|---|---|
distance | double | Viewshed projection distance in metres (100–3000). |
visibleColour | uint | Colour for visible points (BGRA packed). |
hiddenColour | uint | Colour for hidden/occluded points (BGRA packed). |