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 AlignActorsDepth
(
const TSharedRef < IAvaViewportWorldCoordinateConverter > & InCoordinateConverter,
const TArray < AActor * > & InActors,
EAvaDepthAlignment InDepthAlignment,
EAvaAlignmentSizeMode InActorSizeMode
)
Remarks
Takes in a list of actors and aligns them front to back (their screen z coordinates will match)