Click or drag to resize

CapsuleMeshRadialSegments Property

Number of radial segments on the capsule mesh.

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

Property Value

Type: Int32
See Also