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