Navigation
API > API/Runtime > API/Runtime/Renderer
Classes
| Type | Name | Description | |
|---|---|---|---|
| FRenderPageBatchDesc | A description of a batch of pages to be rendered with a single call to RenderPages(). | ||
| FRenderPageDesc | A single page description. | ||
| FRenderPageTarget | Structure containing a texture layer target description for a call for RenderPages(). | ||
| FVirtualTextureFeedbackBuffer | GPU feedback buffer for tracking virtual texture requests from the GPU. | ||
| FVirtualTextureFeedbackBufferDesc | Description of how to interpret an RHIBuffer that is being fed to the virtual texture feedback system. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| RuntimeVirtualTexture:: | Enum for our maximum RenderPages() batch size. |