Navigation
API > API/Runtime > API/Runtime/RenderCore
| |
|
| Name |
FSceneRenderingBlockAllocationTag |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/RenderCore/Public/RendererInterface.h |
| Include Path |
#include "RendererInterface.h" |
Syntax
struct FSceneRenderingBlockAllocationTag
Typedefs
Constants
| Name |
Type |
Remarks |
Include Path |
| AllowOversizedBlocks |
bool |
|
RendererInterface.h |
| BlockSize |
uint32 |
|
RendererInterface.h |
| InlineBlockAllocation |
bool |
|
RendererInterface.h |
| RequiresAccurateSize |
bool |
|
RendererInterface.h |
| TagName |
const char * |
|
RendererInterface.h |