Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/PackedVector.h |
| Include | #include "Math/PackedVector.h" |
Syntax
class FFixedRGBASigned8
Remarks
4 component vector corresponding to PF_R8G8B8A8_SNORM. This differs from FColor which is BGRA.
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FFixedRGBASigned8
(
const FLinearColor& Src |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FLinearColor |