Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSceneInterface > API/Runtime/Engine/FSceneInterface/UpdateSceneCaptureContents
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SceneInterface.h |
| Include | #include "SceneInterface.h" |
virtual void UpdateSceneCaptureContents
(
class USceneCaptureComponent2D * CaptureComponent
)
Remarks
Updates the contents of the given scene capture by rendering the scene. This must be called on the game thread.