docs.unity3d.com

    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.

    Copyright © 2023 Unity Technologies
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX.