Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/GameFramework/MovementComponent.h |
Include |
#include "GameFramework/MovementComponent.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Components/MovementComponent.cpp |
FVector GetPlaneConstraintNormalFromAxisSetting
(
EPlaneConstraintAxisSetting AxisSetting
) const
Helper to compute the plane constraint axis from the current setting.
Plane constraint axis/normal.
Parameter |
Description |
---|---|
AxisSetting |
Setting to use when computing the axis. |