Navigation
API > API/Plugins > API/Plugins/InterchangeImport
| |
|
| Name |
FImportLightProfile |
| Type |
struct |
| Header File |
/Engine/Plugins/Interchange/Runtime/Source/Import/Public/Texture/InterchangeTextureLightProfilePayloadData.h |
| Include Path |
#include "Texture/InterchangeTextureLightProfilePayloadData.h" |
Syntax
struct FImportLightProfile : public UE::Interchange::FImportImage
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Brightness |
float |
|
Texture/InterchangeTextureLightProfilePayloadData.h |
|
| SourceDataBuffer |
TArray64< uint8 > |
|
Texture/InterchangeTextureLightProfilePayloadData.h |
|
| TextureMultiplier |
float |
|
Texture/InterchangeTextureLightProfilePayloadData.h |
|