docs.unity.cn
    Show / Hide Table of Contents

    Namespace Unity.MLAgents.Sensors.Reflection

    Classes

    ObservableAttribute

    Specify that a field or property should be used to generate observations for an Agent. For each field or property that uses ObservableAttribute, a corresponding ISensor will be created during Agent initialization, and this sensor will read the values during training and inference.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Monday, November 8, 2021
    Terms of use