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 DistributeActorsHorizontal
(
const TSharedRef < IAvaViewportWorldCoordinateConverter > & InCoordinateConverter,
const TArray < AActor * > & InActors,
EAvaAlignmentSizeMode InActorSizeMode,
EAvaActorDistributionMode InDistributionMode,
EAvaAlignmentContext InContextType
)
Remarks
Takes in a list of actors and distributes them hozitontally (their screen X coordinates will spread evenly)