![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Variables | |
| TSet< IAllocatedVirtualTexture * > | AllocatedVTs |
| FUniformParams | Params |
| UE::FRecursiveMutex | Mutex |
| TSet<IAllocatedVirtualTexture*> MeshPaintVirtualTexture::AllocatedVTs |
A global set to track allocated mesh paint virtual textures.
| UE::FRecursiveMutex MeshPaintVirtualTexture::Mutex |
Mutex for the global state. The state is all accessed only on the render thread timeline, but the Params are accessed from render worker threads.
| FUniformParams MeshPaintVirtualTexture::Params |
The global scene uniform params cached from the last allocated VT.