--- a +++ b/Tools/AnyMocap/ExampleFiles/BodyModelConfig_FullBody.any @@ -0,0 +1,14 @@ +// EXAMPLE of BodyModelConfiguration file using the full body model +// Do not edit this file. Make a copy of this file and save it with +// your application +// Then link to with: #path BODY_MODEL_CONFIG_FILE "path/to/New_BodyModelConfiguration.any" + +Main = { +// Model configuration: +// For more info on body model configuration options please load the model and double click on: +// #path HTML_DOC "<AMMR_PATH_DOC>/bm_config/index.html" + + +//#define BM_MANNEQUIN_DRIVER_DEFAULT OFF + +}; \ No newline at end of file