You are here: Start » FIL.NET » View3DColoringMode Enumeration
View3DColoringMode Enumeration
Specifies the point cloud points automatic coloring mode.
Namespace: | View3D |
---|---|
Assembly: | VideoBoxBase.dll |
Members
Member name | Description |
---|---|
Solid | No automatic coloring, points are displayed with solid color. |
XAxis | Automatic scale coloring of points based on the position along the X axis. |
YAxis | Automatic scale coloring of points based on the position along the Y axis. |
ZAxis | Automatic scale coloring of points based on the position along the Z axis. |