Navigation
API > API/Plugins > API/Plugins/MassNavigation
| Name | FMassSmoothOrientationWeights |
| Type | struct |
| Header File | /Engine/Plugins/AI/MassAI/Source/MassNavigation/Public/SmoothOrientation/MassSmoothOrientationFragments.h |
| Include Path | #include "SmoothOrientation/MassSmoothOrientationFragments.h" |
Syntax
USTRUCT ()
struct FMassSmoothOrientationWeights : public FMassSharedFragment
Inheritance Hierarchy
- FMassSharedFragment → FMassSmoothOrientationWeights
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| SmoothOrientation/MassSmoothOrientationFragments.h | |||
FMassSmoothOrientationWeights
(
const float InMoveTargetWeight, |
SmoothOrientation/MassSmoothOrientationFragments.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MoveTargetWeight | float | SmoothOrientation/MassSmoothOrientationFragments.h |
|
|
| VelocityWeight | float | SmoothOrientation/MassSmoothOrientationFragments.h |
|