PointCloudColorMode
Description:
Color mode of a point cloud or part of a point cloud
Color mode of a point cloud or part of a point cloud
public enum PointCloudColorMode
| Name | Description |
|---|---|
| Elevation | Color by elevation |
| FixedColor | Show a single color |
| Intensity | Color by intensity (reflectivity) |
| NoOverride | Show the actual colors |
| Normals | Color by normal vectors |