Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Camera > ACameraActor
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Camera/CameraActor.h |
Include | #include "Camera/CameraActor.h" |
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.