Navigation
API > API/Plugins > API/Plugins/Learning
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningObservation.h |
| Include | #include "LearningObservation.h" |
Syntax
struct FSchemaContinuousParameters
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Num | Number of values in the continuous observation. | |
| float | Scale | Scale factor for the continuous observation. |