FTexAlignTools

A helper class to store the state of the various texture alignment tools.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "TexAlignTools.h"

Syntax

class FTexAlignTools

Remarks

A helper class to store the state of the various texture alignment tools.

Variables

Name Description

Public variable

TArray< UTexAli...

 

Aligners

A list of all available aligners.

Constructors

Name Description

Public function

FTexAlignTools()

Constructor

Destructors

Name Description

Public function

~FTexAlignTools()

Destructor

Functions

Name Description

Public function

UTexAligner ...

 

GetAligner

(
    ETexAlign InTexAlign
)

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

Public function

void

 

Init()

Creates the list of aligners.

Public function

void

 

Release()

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