MovieSceneToolHelpers::ExportToCameraAnim

Export the object binding to a camera anim

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/MovieSceneToolHelpers.h

Include

#include "MovieSceneToolHelpers.h"

Source

/Engine/Source/Editor/MovieSceneTools/Private/MovieSceneToolHelpers.cpp

Syntax

static UObject * ExportToCameraAnim
(
    UMovieScene * InMovieScene,
    FGuid & InObjectBinding
)

Remarks

Export the object binding to a camera anim

Returns

The exported camera anim asset

Parameters

Parameter

Description

InMovieScene

The movie scene to export the object binding from

InObjectBinding

The object binding to export

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