Click or drag to resize

CSGTorusGetSides Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.CSGTorus.GetSides"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetSides is deprecated. Use the Sides property instead.")]
public int GetSides()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.CSGTorus.GetSides"]

See Also