Message 1 of 1
Bake Simulation options - how to set "Driven Channels" via mel script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The Bake Simulation Options has a checkbox "Driven Channels", but I cannot figure out how to set it via Mel script. When I hold CTRL-SHIFT and choose Bake Simulation, the command looks the same in the script editor whether "Driven Channels" is checked or not:
doBakeSimulationArgList 8 { "2","0","10","1","0","0","1","1","0","1","animationList","0","0","0","0","0","1","1","1" }; //
Anyone know how to control that setting via script?