IScene3DPrimitive.Visible

Syntax

Visible: Boolean;

Description

The Visible property determines whether an object is visible. If the property value is True the object is displayed on the scene, if the value is set to False, the object is not displayed.

The property is set to True by default.

See also:

IScene3DPrimitive