docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor WorkerConfiguration

    WorkerConfiguration(bool, bool)

    Initializes and returns an instance of WorkerConfiguration.

    Declaration
    public WorkerConfiguration(bool verbose = false, bool takeoverWeights = false)
    Parameters
    Type Name Description
    bool verbose

    Whether to use verbose logging.

    bool takeoverWeights

    Whether to allow the worker to take ownership of the model weights memory.

    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)