ACameraActor::NotifyCameraCut

Called to notify that this camera was cut to, so it can update things like interpolation if necessary.

Windows
MacOS
Linux

Override Hierarchy

ACameraActor::NotifyCameraCut()

ACineCameraActor::NotifyCameraCut()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Camera/CameraActor.h

Include

#include "Camera/CameraActor.h"

Syntax

virtual void NotifyCameraCut()

Remarks

Called to notify that this camera was cut to, so it can update things like interpolation if necessary. Typically called by the camera component.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss