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