Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
PendingSceneLoad Struct Reference

Public Attributes

String scenePayloadPath
 
Optional< ScopedArenaarena
 
Optional< AllocatorStackalloc
 
Optional< MemoryMappedFilefile
 
Optional< FImportedScenescene
 
SceneLoadStats stats
 
std::chrono::steady_clock::time_point loadStart
 
String envMapPath
 
FSceneGPUResources resources
 

Member Data Documentation

◆ alloc

Optional<AllocatorStack> PendingSceneLoad::alloc

◆ arena

Optional<ScopedArena> PendingSceneLoad::arena

◆ envMapPath

String PendingSceneLoad::envMapPath

◆ file

Optional<MemoryMappedFile> PendingSceneLoad::file

◆ loadStart

std::chrono::steady_clock::time_point PendingSceneLoad::loadStart

◆ resources

FSceneGPUResources PendingSceneLoad::resources

◆ scene

Optional<FImportedScene> PendingSceneLoad::scene

◆ scenePayloadPath

String PendingSceneLoad::scenePayloadPath

◆ stats

SceneLoadStats PendingSceneLoad::stats

The documentation for this struct was generated from the following file: