Enum ObservationType
The ObservationType enum of the Sensor.
Namespace: Unity.MLAgents.Sensors
Syntax
public enum ObservationType : intFields
| Name | Description | Value | 
|---|---|---|
| Default | Collected observations are generic. | |
| GoalSignal | Collected observations contain goal information. |