UCameraComponent::NotifyCameraCut

Can be called from external code to notify that this camera was cut to, so it can update things like interpolation if necessary.

Windows
MacOS
Linux

Override Hierarchy

UCameraComponent::NotifyCameraCut()

UCineCameraComponent::NotifyCameraCut()

References

Module

Engine

Header

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

Include

#include "Camera/CameraComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Camera/CameraComponent.cpp

Syntax

virtual void NotifyCameraCut()

Remarks

Can be called from external code to notify that this camera was cut to, so it can update things like interpolation if necessary.

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