Double To Float Copy component as seen in the Scene Inspector
The Double To Float Copy component copies a double field to a float field, while casting it down to the lower precision values of a float. this is useful for copying between these slightly incompatible types (not fully incompatible though as seen in flux).