float - blish-hud/Pathing GitHub Wiki


id: float title: Float hide_table_of_contents: true

A numeric value which can be parsed to a .NET float. TacO's parsing may be more or less strict in parsing.

Min value Max Value
-3.402823E+38 3.402823E+38

Example values:

  • 1.322E+2
  • 17.9
  • 122
  • -99.2
⚠️ **GitHub.com Fallback** ⚠️