![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GPUScene.h>
Public Member Functions | |
| FGPUSceneDynamicContext (FGPUScene &InGPUScene) | |
| ~FGPUSceneDynamicContext () | |
| void | Release () |
Friends | |
| class | FGPUScene |
| class | FGPUScenePrimitiveCollector |
Contains and controls the lifetime of any dynamic primitive data collected for the scene rendering. Typically shares life-time with the SceneRenderer.
|
inline |
| FGPUSceneDynamicContext::~FGPUSceneDynamicContext | ( | ) |
| void FGPUSceneDynamicContext::Release | ( | ) |
|
friend |