Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
FPrimitiveMaterialInfo |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Engine/TextureStreamingTypes.h |
| Include Path |
#include "Engine/TextureStreamingTypes.h" |
Syntax
struct FPrimitiveMaterialInfo
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Material |
const UMaterialInterface * |
The material. |
Engine/TextureStreamingTypes.h |
|
| PackedRelativeBox |
uint32 |
The material bounds for the mesh. |
Engine/TextureStreamingTypes.h |
|
| UVChannelData |
const FMeshUVChannelInfo * |
The mesh UV channel data. |
Engine/TextureStreamingTypes.h |
|
Functions
Public