UCameraAnimInst::Update

Updates this active instance with new parameters.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Camera/CameraAnimInst.h"

Source

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

Syntax

void Update
(
    float NewRate,
    float NewScale,
    float NewBlendInTime,
    float NewBlendOutTime,
    float NewDuration
)

Remarks

Updates this active instance with new parameters.

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