Click or drag to resize

MathfInf Field

Positive infinity. For negative infinity, use `-Mathf.Inf`.

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

Field Value

Type: Single
See Also