KellanHiggins / AsciiFBXExporterForUnity

A tool to export any Unity GameObject into a FBX ASCII format
Other
806 stars 165 forks source link

FBX materials don't include metalic or smoothness values #50

Open KellanHiggins opened 2 years ago

KellanHiggins commented 2 years ago

I am not sure if FBX files have a metallic or smoothness value that can be saved. Obviously Unity has one, and I can grab these values but I am not sure how to export this to an FBX file.