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