Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PrecomputedVolumetricLightmap.h |
| Include | #include "PrecomputedVolumetricLightmap.h" |
template<typename T>
T ConvertFromLinearColor
(
const FLinearColor & InColor
)
Specializations
ConvertFromLinearColor< FColor >
ConvertFromLinearColor< FFixedRGBASigned8 >
ConvertFromLinearColor< FFloat3Packed >
ConvertFromLinearColor< uint8 >