UCameraAnim::CreateFromInterpGroup

Construct a camera animation from an InterpGroup.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Camera/CameraAnim.h"

Source

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

Syntax

bool CreateFromInterpGroup
(
    class UInterpGroup * SrcGroup,
    class AMatineeActor * InMatineeActor
)

Remarks

Construct a camera animation from an InterpGroup. The InterpGroup must control a CameraActor. Used by the editor to "export" a camera animation from a normal Matinee scene.

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