Navigation
API > API/Plugins > API/Plugins/Learning
Inheritance Hierarchy
- FFeatureObject
- FAngleFeature
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningFeatureObject.h |
| Include | #include "LearningFeatureObject.h" |
Syntax
struct FAngleFeature : public UE::Learning::FFeatureObject
Remarks
Feature for an array of angles
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArrayMapHandle< 2, float > | AngleHandle | ||
| TArrayMapHandle< 1, float > | RelativeAngleHandle |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAngleFeature
(
const FName& InIdentifier, |
Overridden from FFeatureObject
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | |||
| bool | IsDecodable () |
||
| bool | IsEncodable () |