Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Specifies a new optional observation. This represents an observation which may or may not be provided.
Target is Learning Agents Observations
Inputs
| Type | Name | Description |
|---|---|---|
| object | Schema | The Observation Schema |
| struct | Element | |
| integer | Encoding Size | The encoding size used to encode this sub-observation. |
| name | Tag |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value | The newly created observation schema element. |