Navigation
API > API/Plugins > API/Plugins/AvalancheViewport > API/Plugins/AvalancheViewport/FAvaScreenAlignmentUtils
References
| Module | AvalancheViewport |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheViewport/Public/AvaScreenAlignmentUtils.h |
| Include | #include "AvaScreenAlignmentUtils.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheViewport/Private/AvaScreenAlignmentUtils.cpp |
static void AlignActorRotationAxis
(
const TSharedRef < IAvaViewportWorldCoordinateConverter > & InCoordinateConverter,
AActor & InActor,
EAvaRotationAxis InAxis,
const FRotator & InAlignToRotation,
bool bInAlignToNearestAxis,
bool bInBackwards
)
Remarks
Aligns the given actor to the given rotation/axis.