Cone (ConeSource)
Create a 3D cone of a given radius and height.
The Cone source can be used to add a polygonal cone to the 3D scene. The output of the Cone source is polygonal data.

PropertyDescriptionDefault Value(s)Restrictions
Capping
(Capping)
If this property is set to 1, the base of the cone will be capped with a filled polygon. Otherwise, the base of the cone will be open. 1

Only the values 0 and 1 are accepted.

 
Center
(Center)
This property specifies the center of the cone. 0 0 0  
Height
(Height)
This property specifies the height of the cone. 1

The value must be greater than or equal to 0.

 
Radius
(Radius)
This property specifies the radius of the base of the cone. 0.5

The value must be greater than or equal to 0.

 
Resolution
(Resolution)
This property indicates the number of divisions around the cone. The higher this number, the closer the polygonal approximation will come to representing a cone, and the more polygons it will contain. 6

The value must be greater than or equal to 0 and less than or equal to 512.