# Float {{< image-center src="images/2_DevMode/vfx_editor/nodes/float_1.png" alt="The Float Node" >}} This **Node** can be used to create a floating point value (also called *scalar* value). When specifying a value, you can supply a [Node Input](#input) and the node will output a value based on that, you can add it directly to the node input box, or you can add it through the [Inspector](../menus/#h5) window: {{< image-center src="images/2_DevMode/vfx_editor/nodes/float_2.png" alt="The Inspector Window Inputs For The Float Node" >}}     ### Node Input This node accepts the following the input:   - ##### X The scalar (float) input value.       ### Node Output The node will output a scalar (float) value.