Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FVirtualTextureProducerHandle
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
VirtualTexturing.h |
|
|
|
VirtualTexturing.h |
|
|
|
VirtualTexturing.h |
|
FVirtualTextureProducerHandle()
| |
|
| Name |
FVirtualTextureProducerHandle |
| Type |
function |
| Header File |
/Engine/Source/Runtime/RenderCore/Public/VirtualTexturing.h |
| Include Path |
#include "VirtualTexturing.h" |
FVirtualTextureProducerHandle()
FVirtualTextureProducerHandle(uint32)
| |
|
| Name |
FVirtualTextureProducerHandle |
| Type |
function |
| Header File |
/Engine/Source/Runtime/RenderCore/Public/VirtualTexturing.h |
| Include Path |
#include "VirtualTexturing.h" |
FVirtualTextureProducerHandle
(
uint32 InPackedValue
)
FVirtualTextureProducerHandle(uint32, uint32)
| |
|
| Name |
FVirtualTextureProducerHandle |
| Type |
function |
| Header File |
/Engine/Source/Runtime/RenderCore/Public/VirtualTexturing.h |
| Include Path |
#include "VirtualTexturing.h" |
FVirtualTextureProducerHandle
(
uint32 InIndex,
uint32 InMagic
)