Python Package reference
Note
This page is obsolete as of 2023. Please contact Unity for details of Python and Python support.
Wig comes with a Python package wig that contains functions that can
be used in custom scripts. The package is available as soon as Wig gets
"oz'ed" into your environment.
::: function wig.getRenderExportOptions()
Returns a dict with required bake options. The returned dictionary
contains the required arguments for the wmBake command so that it
exports custom Wig node types properly. This is meant to be used when
exporting data for a Katana render.