STATE_object_set_scale
Scale the object (in object space). Example: double scale[3]={1,2,3}; make it twice as wide and triple tall STATE_object_set_scale(my_object, scale);