Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/USceneCaptureComponent
Description
To leverage a component's bOwnerNoSee/bOnlyOwnerSee properties, the capture view requires an "owner". Override this to set a "ViewActor" for the scene.
| Name | GetViewOwner |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/SceneCaptureComponent.h |
| Include Path | #include "Components/SceneCaptureComponent.h" |
virtual const AActor * GetViewOwner() const