Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Color.h |
| Include | #include "Math/Color.h" |
Syntax
struct FDXT5
Remarks
Structure encompassing single DXT5 block
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint8[8] | Alpha | Alpha component of DXT5 | |
| FDXT1 | DXT1 | DXT1 color component. |