![]()
A UDS Point Cloud is the primary scene item for displaying Euclideon UDS format point cloud data in the scene.
There are two ways to load a UDS point cloud:
.uds file from your file explorer and drop it into the scene viewport.The point cloud ribbon tab provides access to visualisation and attribute controls.
When the UDS file contains additional attributes (intensity, GPS time, scan angle, displacement, etc.), colour-by-attribute controls appear here. These mirror the visualisation settings in Settings.
Expanding a point cloud in the Scene Explorer shows:
| Option | Description |
|---|---|
| Edit Name | Rename the item. |
| Move To | Move the camera to frame the model. |
| Use Projection | Apply this model's coordinate system to the scene. |
| Compare Models | Generate a displacement comparison against another loaded model. |
| Export Pointcloud | Export the model (or a filtered subset) as UDS, LAS, or OBJ via udCloud. |
| Remove Item | Delete the item from the scene. |
The following keys can be set in the scene node metadata to override how the point cloud is loaded and projected.
| Key | Type | Description |
|---|---|---|
ProjectionID | string | SRID/EPSG code string to override the model's embedded projection. |
ProjectionWKT | string | Well-Known Text (WKT) projection definition to override the model's embedded projection. |