Wrappers

This is where we organize commands.

Global wrappers

Depending on whether they are enabled or not.

  • Prepare operation are called first in the beginning of the execution.

  • Post Operations are called in the end of the execution.

Individual wrappers

For each "Context" we can assign wrapping commands using the sub menus.

From the above image. Model wrappers are called while importing Model context as follows. Commands in the orange are called before importing the model and commands in the green are called after importing the model. (if checkboxes are enabled.)

Similarly for the rest of the contexts(skeleton, rigModel, etc).

Thus we can prepare our commands and execute them in batch.

Following is an example, where I rendered 4 different render videos from 2 different assets.

Last updated