Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/TexAligner
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UTexAligner
- UTexAlignerPlanar
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/TexAligner/TexAlignerPlanar.h |
| Include | #include "TexAligner/TexAlignerPlanar.h" |
Syntax
class UTexAlignerPlanar : public UTexAligner
Constructors
| Type | Name | Description | |
|---|---|---|---|
UTexAlignerPlanar
(
const FObjectInitializer& ObjectInitializer |
Overridden from UTexAligner
| Type | Name | Description | |
|---|---|---|---|
| void | AlignSurf
(
ETexAlign InTexAlignType, |
Aligns a specific BSP surface |
Overridden from UObject
| Type | Name | Description | |
|---|---|---|---|
| void | Called after the C++ constructor and after the properties have been initialized, including those loaded from config. |