Click or drag to resize

CSGCylinderSides Property

The number of sides of the cylinder, the higher this number the more detail there will be in the cylinder.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int Sides { get; set; }

Property Value

Type: Int32
See Also