Click or drag to resize

Line2DRoundPrecision Property

The smoothness of the rounded joints and caps. This is only used if a cap or joint is set as round.

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

Property Value

Type: Int32
See Also