I am trying to set the pivot point using prefabinfo. I have already successfully reset the pivot point using -clearpivot. When I try to use prefabinfo <bpName> -setpivot (0,0,0) it gives me an error saying the input string is not in the proper format. I know the syntax for prefabinfo and I know the BP Name is being accepted. The BP name is just one word with no spaces so I don't need or use any quotes. I need to know what format the -setpivot option needs. I tried (-5, 5, -5) but that didn't work either.