Enum ETexturePowerOfTwoSetting
Options for texture padding mode.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum ETexturePowerOfTwoSetting
Fields
| Name | Description |
|---|---|
| ETexturePowerOfTwoSetting_MAX | |
| None | |
| PadToPowerOfTwo | |
| PadToSquarePowerOfTwo |