/**
 * converts a float to a vector3
 *
 *
 */
import { FloatToVec3JsNode } from './_ConversionFloatTo';
export { FloatToVec3JsNode };
