IMovieSceneMotionVectorSimulation::IsEnabled

Check whether we should simulate motion vectors for the current evaluation.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/IMovieSceneMotionVectorSimulation.h

Include

#include "Evaluation/IMovieSceneMotionVectorSimulation.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Evaluation/MovieSceneMotionVectorSimulation.cpp

Syntax

static bool IsEnabled
(
    const FPersistentEvaluationData & PersistentData,
    const FMovieSceneContext & Context
)

Remarks

Check whether we should simulate motion vectors for the current evaluation.

Returns

true if we should simulate motion vectors, false otherwise.

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