Click or drag to resize

MathfPi Field

Constant that represents how many times the diameter of a circle fits around its perimeter. This is equivalent to `Mathf.Tau / 2`.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public const float Pi = 3.141593f

Field Value

Type: Single
See Also