You are here: Start » AVL.NET » View3DColoringMode Enumeration

View3DColoringMode Enumeration

Namespace:View3D
Assembly:VideoBoxBase.dll

Specifies the point cloud points automatic coloring mode.

Members

Member nameDescription
SolidNo automatic coloring, points are displayed with solid color.
XAxisAutomatic scale coloring of points based on the position along the X axis.
YAxisAutomatic scale coloring of points based on the position along the Y axis.
ZAxisAutomatic scale coloring of points based on the position along the Z axis.

Remarks

See also