Skip to main content
Open

Add support for setting units on the FBX writer

Related products:Integrations
  • May 14, 2019
  • 4 replies
  • 92 views

4 replies

sigtill
Supporter
Forum|alt.badge.img+25
  • Supporter
  • May 14, 2019

Some software need specific units, and it seems not to be possible to change it afterwars in the FBX ASCII file in an editor, so this is needed.


Forum|alt.badge.img
  • August 7, 2019

I'm stuck here as well.


sigtill
Supporter
Forum|alt.badge.img+25
  • Supporter
  • October 30, 2019

andrewshakes
Contributor
Forum|alt.badge.img+1
  • Contributor
  • February 18, 2021

According to the logfile (FME v2020.2) the FBX writer defaults to cm units. As a workaround you can add a scaler before the writer. I found scaling by 100,100,100 (x,y,z) worked for me.