SCRIPT_CANVAS_GENERIC_FUNCTION_NODE(FromCenterRadius,k_categoryName,"{5FEFD1BF-DC5B-4AFA-892F-082D92492548}","returns the AABB with Min = Center - Vector3(radius, radius, radius), Max = Center + Vector3(radius, radius, radius)","Center","Radius");
SCRIPT_CANVAS_GENERIC_FUNCTION_NODE(FromScale,k_categoryName,"{4B6454BC-015C-41BB-9C78-34ADBCF70187}","returns a transform which applies the specified uniform Scale, but no rotation or translation","Scale");