0

3ds file, i have to export these files in wrl format, i have a script for this but the problem is how i change setting in vrml 97 exporter window via maxscript

eg: Digit of precision = 8 by default is 4

Ali Naeem
  • 1
  • 1

1 Answers1

0

Generally settings are saved into the <max>/plugcfg folder. Looks there for a file that might store the settings for the VRML exporter. I know FBX settings are there but not sure for VRML for sure.

Joan Venge
  • 315,713
  • 212
  • 479
  • 689