Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Specifies a new scale observation. Allows an agent to observe the scale of some entity. Negative scales are not supported by this observation type.
Target is Learning Agents Observations
Inputs
| Type | Name | Description |
|---|---|---|
| object | Schema | The Observation Schema |
| name | Tag | The tag of this new observation. Used during observation object validation and debugging. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value | The newly created observation schema element. |