#include <NaniteStreamingManager.h>
◆ FStreamingManager()
| Nanite::FStreamingManager::FStreamingManager |
( |
| ) |
|
◆ Add()
◆ BeginAsyncUpdate()
| void Nanite::FStreamingManager::BeginAsyncUpdate |
( |
FRDGBuilder & |
GraphBuilder | ) |
|
◆ EndAsyncUpdate()
| void Nanite::FStreamingManager::EndAsyncUpdate |
( |
FRDGBuilder & |
GraphBuilder | ) |
|
◆ GetAndClearModifiedResources()
| TMap< uint32, uint32 > Nanite::FStreamingManager::GetAndClearModifiedResources |
( |
| ) |
|
|
inline |
◆ GetClusterPageDataSRV()
◆ GetHierarchySRV()
◆ GetImposterDataSRV()
◆ GetMaxHierarchyLevels()
| uint32 Nanite::FStreamingManager::GetMaxHierarchyLevels |
( |
| ) |
const |
|
inline |
◆ GetMaxStreamingPages()
| uint32 Nanite::FStreamingManager::GetMaxStreamingPages |
( |
| ) |
const |
|
inline |
◆ GetQualityScaleFactor()
| float Nanite::FStreamingManager::GetQualityScaleFactor |
( |
| ) |
const |
|
inline |
◆ GetStreamingRequestsBuffer()
◆ GetStreamingRequestsBufferVersion()
| uint32 Nanite::FStreamingManager::GetStreamingRequestsBufferVersion |
( |
| ) |
const |
◆ HasResourceEntries()
| bool Nanite::FStreamingManager::HasResourceEntries |
( |
| ) |
const |
|
inline |
◆ InitRHI()
Initializes the RHI resources used by this resource. Called when entering the state where both the resource and the RHI have been initialized. This is only called by the rendering thread.
Reimplemented from FRenderResource.
◆ IsAsyncUpdateInProgress()
| bool Nanite::FStreamingManager::IsAsyncUpdateInProgress |
( |
| ) |
|
◆ IsSafeForRendering()
| bool Nanite::FStreamingManager::IsSafeForRendering |
( |
| ) |
const |
◆ PrefetchResource()
| void Nanite::FStreamingManager::PrefetchResource |
( |
const FResources * |
Resource, |
|
|
uint32 |
NumFramesUntilRender |
|
) |
| |
◆ ReleaseRHI()
| void Nanite::FStreamingManager::ReleaseRHI |
( |
| ) |
|
|
overridevirtual |
Releases the RHI resources used by this resource. Called when leaving the state where both the resource and the RHI have been initialized. This is only called by the rendering thread.
Reimplemented from FRenderResource.
◆ Remove()
◆ RequestNanitePages()
◆ SubmitFrameStreamingRequests()
| void Nanite::FStreamingManager::SubmitFrameStreamingRequests |
( |
FRDGBuilder & |
GraphBuilder | ) |
|
◆ FStreamingUpdateTask
The documentation for this class was generated from the following files: