docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor ONNXModelConverter

    ONNXModelConverter(bool, string)

    Initializes and returns an instance of ONNXModelConverter.

    Declaration
    public ONNXModelConverter(bool optimizeModel, string filePath)
    Parameters
    Type Name Description
    bool optimizeModel

    Whether to perform optimizations on the model during the import. The default value is true.

    string filePath

    The path of the asset to convert.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)