/**
 * converts a float to a vector4
 *
 *
 */
import {FloatToVec4JsNode} from './_ConversionFloatTo';
export {FloatToVec4JsNode};
