Enum ETexAlign
Alignment types.
Namespace: UE4.UnrealEd
Assembly: UE4DotNet.dll
Syntax
public enum ETexAlign
Fields
| Name | Description |
|---|---|
| TEXALIGN_Box | |
| TEXALIGN_Default | |
| TEXALIGN_Fit | |
| TEXALIGN_MAX | |
| TEXALIGN_None | |
| TEXALIGN_Planar | |
| TEXALIGN_PlanarAuto | |
| TEXALIGN_PlanarFloor | |
| TEXALIGN_PlanarWall |