IScene3DConvexHull.HullPointsVisible

Syntax

HullPointsVisible: Boolean;

Description

The HullPointsVisible property determines whether points (spheres) of a closed surface are visible. If this property is set to True, the surface nodes are displayed; if this property is set to False, the surface nodes are not displayed.

The property is set to True by default.

See also:

IScene3DConvexHull