docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Constructor UnityRLCapabilities

    UnityRLCapabilities(bool, bool, bool, bool, bool, bool, bool)

    A class holding the capabilities flags for Reinforcement Learning across C# and the Trainer codebase. This struct will be used to inform users if and when they are using C# / Trainer features that are mismatched.

    Declaration
    public UnityRLCapabilities(bool baseRlCapabilities = true, bool concatenatedPngObservations = true, bool compressedChannelMapping = true, bool hybridActions = true, bool trainingAnalytics = true, bool variableLengthObservation = true, bool multiAgentGroups = true)
    Parameters
    Type Name Description
    bool baseRlCapabilities
    bool concatenatedPngObservations
    bool compressedChannelMapping
    bool hybridActions
    bool trainingAnalytics
    bool variableLengthObservation
    bool multiAgentGroups
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • 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 on 18 October 2023