UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FOnCameraCutUpdatedParams Struct Reference

#include <CameraCutPlaybackCapability.h>

Public Attributes

AActorViewTarget = nullptr
 
UCameraComponentViewTargetCamera = nullptr
 
bool bIsJumpCut = true
 

Detailed Description

Parameter struct for notifying a playback client that a camera cut has happened.

Member Data Documentation

◆ bIsJumpCut

bool UE::MovieScene::FOnCameraCutUpdatedParams::bIsJumpCut = true

◆ ViewTarget

AActor* UE::MovieScene::FOnCameraCutUpdatedParams::ViewTarget = nullptr

◆ ViewTargetCamera

UCameraComponent* UE::MovieScene::FOnCameraCutUpdatedParams::ViewTargetCamera = nullptr

The documentation for this struct was generated from the following file: