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
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
SmoothOrientation/MassSmoothOrientationFragments.h |
|
|
|
SmoothOrientation/MassSmoothOrientationFragments.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| MoveTargetWeight |
float |
|
SmoothOrientation/MassSmoothOrientationFragments.h |
- EditAnywhere
- Category="Orientation"
- Meta=(ClampMin="0.0", ClampMax="1.0")
|
| VelocityWeight |
float |
|
SmoothOrientation/MassSmoothOrientationFragments.h |
- EditAnywhere
- Category="Orientation"
- Meta=(ClampMin="0.0", ClampMax="1.0")
|
Functions
Public