UVirtualCameraCineCameraComponent::SetFocusChangeSmoothness

Sets the focus change rate.

Windows
MacOS
Linux

References

Module

VirtualCamera

Header

/Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Public/VirtualCameraCineCameraComponent.h

Include

#include "VirtualCameraCineCameraComponent.h"

Source

/Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Private/VirtualCameraCineCameraComponent.cpp

Syntax

void SetFocusChangeSmoothness
(
    const float NewFocusChangeSmoothness
)

Remarks

Sets the focus change rate.

Parameters

Parameter

Description

NewFocusChangeSmoothness

The new change rate to use for smooth camera focus shifting (Clamped between 0 and 1)

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