Click or drag to resize

CSGTorusSides Property

The number of slices the torus is constructed of.

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

Property Value

Type: Int32
See Also