Click or drag to resize

CSGTorusInnerRadius Property

The inner radius of the torus.

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

Property Value

Type: Single
See Also