Click or drag to resize

CSGTorusSetRingSides Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.CSGTorus.SetRingSides(System.Int32)"]

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

Parameters

sides
Type: SystemInt32

[Missing <param name="sides"/> documentation for "M:Godot.CSGTorus.SetRingSides(System.Int32)"]

See Also