Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USceneCaptureComponent
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category=SceneCapture)
uint8 bCaptureEveryFrame: 1
Remarks
Whether to update the capture's contents every frame. If disabled, the component will render once on load and then only when moved.