Creates a float variable
Aliases:
float myFloat = value;
var myFloat = 0.0f
myFloat = 0.0
var myFloat = 0.0f;