docs.unity.cn
    Show / Hide Table of Contents

    Enum ObservationType

    The ObservationType enum of the Sensor.

    Namespace: Unity.MLAgents.Sensors
    Syntax
    public enum ObservationType : int

    Fields

    Name Description Value
    Default

    Collected observations are generic.

    GoalSignal

    Collected observations contain goal information.

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