This table shows which point cloud properties are supported by different types of scan files.
The support of scan file properties depends on whether those properties are supported by the original scan file (as shown below) and whether the property is selected when the point cloud is created in the Create Point Cloud File dialog box.
| File type | Extension | Color | Intensity | Normal | Classification |
| Faro | FLS | X | |||
| Faro | FWS | X | |||
| Faro | XYB | X | |||
| General ASCII | XYZ | * | * | * | * |
| General ASCII | ASC | * | * | * | * |
| General ASCII | TXT | * | * | * | * |
| LAS version 0,1 | LAS | X | X | ||
| LAS version 2,3,4,5 | LAS | X | X | X | |
| Leica | PTG | X | X | X | |
| Leica | PTS | X | X | ||
| Leica | PTX | X | X | ||
| Topcon | CLR | X | X | X | |
| Topcon | CL3 | X | X | X |
* Support depends on scan file. Format should follow this data order: x, y, z, intensity, r, g, b, nx, ny, nz. Only x, y, z is required.