UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
RuntimeVirtualTexture.cpp File Reference

Classes

class  FRuntimeVirtualTextureRenderResource
 
struct  FRuntimeVirtualTextureRenderResource::FResourceInitDesc
 

Namespaces

namespace  RuntimeVirtualTexture
 

Functions

ENGINE_API IVirtualTextureRuntimeVirtualTexture::CreateStreamingTextureProducer (UVirtualTexture2D *InStreamingTexture, FVTProducerDescription const &InOwnerProducerDesc, FVTProducerDescription &OutStreamingProducerDesc)
 
ENGINE_API IVirtualTextureRuntimeVirtualTexture::BindStreamingTextureProducer (IVirtualTexture *InProducer, IVirtualTexture *InStreamingProducer, int32 InTransitionLevel)
 
ENGINE_API bool RuntimeVirtualTexture::IsMaterialTypeSupported (ERuntimeVirtualTextureMaterialType MaterialType, EShaderPlatform InPlatform)
 
ENGINE_API bool RuntimeVirtualTexture::IsMaterialTypeSupported (ERuntimeVirtualTextureMaterialType MaterialType)