Click or drag to resize

CylinderMeshGetRadialSegments Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.CylinderMesh.GetRadialSegments"]

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

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.CylinderMesh.GetRadialSegments"]

See Also