Name |
Description |
|
---|---|---|
|
ARuntimeVirtualTextureVolume |
Actor used to place a URuntimeVirtualTexture in the world. |
|
FVirtualTextureBuildDesc |
Description object used to build the contents of a UVirtualTextureBuilder. |
|
FVirtualTextureBuildSettings |
Build settings used for virtual textures. |
|
FVirtualTextureSpacePoolConfig |
Settings of a single pool |
|
ULightMapVirtualTexture |
Deprecated class |
|
ULightMapVirtualTexture2D |
|
|
URuntimeVirtualTexture |
Runtime virtual texture UObject |
|
URuntimeVirtualTextureStreamingProxy |
Deprecated class. |
|
UVirtualTexture |
Deprecated class |
|
UVirtualTexture2D |
Virtual Texture with locally configurable build settings. |
|
UVirtualTextureBuilder |
Container for a UVirtualTexture2D that can be built from a FVirtualTextureBuildDesc description. |
|
UVirtualTexturePoolConfig |
Name |
Description |
|
---|---|---|
|
ELightMapVirtualTextureType |
|
|
ERuntimeVirtualTextureAttributeType |
Enumeration of all runtime virtual texture material attributes. |
|
ERuntimeVirtualTextureDebugType |
Enumeration of runtime virtual texture debug modes. |
|
ERuntimeVirtualTextureMainPassType |
Enumeration of main pass behaviors when rendering to a runtime virtual texture. |
|
ERuntimeVirtualTextureMaterialType |
Enumeration of virtual texture stack layouts to support. |
|
ERuntimeVirtualTextureShaderUniform |
Enumeration of runtime virtual texture shader uniforms. |
|
RuntimeVirtualTexture:: |
Maximum number of texture layers we will have in a runtime virtual texture. |
|
RuntimeVirtualTexture:: |
Maximum number of texture layers we will have in a runtime virtual texture. |
Name | Description | ||
---|---|---|---|
|
IVirtualText... |
RuntimeVirtualTexture::CreateStreamingTextureProducer ( |
Helper function to wrap a runtime virtual texture producer with a streaming producer. |