Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/USceneCaptureComponent2D
Warnings * This is called concurrently on multiple threads (but never the same component concurrently)
Description
Called to send a transform update for this component to the rendering thread
This is called concurrently on multiple threads (but never the same component concurrently)
Virtual Inheritance
- UActorComponent::SendRenderTransform_Concurrent → USceneCaptureComponent2D::SendRenderTransform_Concurrent
| Name | SendRenderTransform_Concurrent |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/SceneCaptureComponent2D.h |
| Include Path | #include "Components/SceneCaptureComponent2D.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/SceneCaptureComponent.cpp |
virtual void SendRenderTransform_Concurrent()