Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/UMovementComponent
References
| Module | Engine |
| 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
Remarks
Helper to compute the plane constraint axis from the current setting. Plane constraint axis/normal.
Parameters
| Name | Description |
|---|---|
| AxisSetting | Setting to use when computing the axis. |