Navigation
API > API/Plugins > API/Plugins/MassNavigation > API/Plugins/MassNavigation/SmoothOrientation
Inheritance Hierarchy
- FMassSharedFragment
- FMassSmoothOrientationParameters
References
| Module | MassNavigation |
| Header | /Engine/Plugins/AI/MassAI/Source/MassNavigation/Public/SmoothOrientation/MassSmoothOrientationFragments.h |
| Include | #include "SmoothOrientation/MassSmoothOrientationFragments.h" |
Syntax
USTRUCT&40;&41;
struct FMassSmoothOrientationParameters : public FMassSharedFragment
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | EndOfPathDuration | The time it takes the orientation to catchup to the requested orientation. | |
| FMassSmoothOrientationWeights | Moving | Orientation blending weights while moving. | |
| float | OrientationSmoothingTime | The time it takes the orientation to catchup to the requested orientation. | |
| FMassSmoothOrientationWeights | Standing | Orientation blending weights while standing. |