Navigation
API > API/Plugins > API/Plugins/MassNavigation > API/Plugins/MassNavigation/FMassSmoothOrientationWeights
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
SmoothOrientation/MassSmoothOrientationFragments.h |
|
|
|
SmoothOrientation/MassSmoothOrientationFragments.h |
|
FMassSmoothOrientationWeights()
| |
|
| Name |
FMassSmoothOrientationWeights |
| Type |
function |
| Header File |
/Engine/Plugins/AI/MassAI/Source/MassNavigation/Public/SmoothOrientation/MassSmoothOrientationFragments.h |
| Include Path |
#include "SmoothOrientation/MassSmoothOrientationFragments.h" |
FMassSmoothOrientationWeights()
FMassSmoothOrientationWeights(const float, const float)
| |
|
| Name |
FMassSmoothOrientationWeights |
| Type |
function |
| Header File |
/Engine/Plugins/AI/MassAI/Source/MassNavigation/Public/SmoothOrientation/MassSmoothOrientationFragments.h |
| Include Path |
#include "SmoothOrientation/MassSmoothOrientationFragments.h" |
FMassSmoothOrientationWeights
(
const float InMoveTargetWeight,
const float InVelocityWeight
)