UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FGPUSceneDynamicContext Class Reference

#include <GPUScene.h>

Public Member Functions

 FGPUSceneDynamicContext (FGPUScene &InGPUScene)
 
 ~FGPUSceneDynamicContext ()
 
void Release ()
 

Friends

class FGPUScene
 
class FGPUScenePrimitiveCollector
 

Detailed Description

Contains and controls the lifetime of any dynamic primitive data collected for the scene rendering. Typically shares life-time with the SceneRenderer.

Constructor & Destructor Documentation

◆ FGPUSceneDynamicContext()

FGPUSceneDynamicContext::FGPUSceneDynamicContext ( FGPUScene InGPUScene)
inline

◆ ~FGPUSceneDynamicContext()

FGPUSceneDynamicContext::~FGPUSceneDynamicContext ( )

Member Function Documentation

◆ Release()

void FGPUSceneDynamicContext::Release ( )

Friends And Related Symbol Documentation

◆ FGPUScene

friend class FGPUScene
friend

◆ FGPUScenePrimitiveCollector


The documentation for this class was generated from the following files: