FTexAlignTools::GetAligner

Returns the most appropriate texture aligner based on the type passed in.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/TexAlignTools.h

Include

#include "TexAlignTools.h"

Source

/Engine/Source/Editor/UnrealEd/Private/TexAlignTools.cpp

Syntax

UTexAligner * GetAligner
(
    ETexAlign InTexAlign
)

Remarks

Returns the most appropriate texture aligner based on the type passed in.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss