Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USceneCaptureComponent
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category=SceneCapture)
uint8 bCaptureOnMovement: 1
Remarks
Whether to update the capture's contents on movement. Disable if you are going to capture manually from blueprint.