FMotionVectorSimulation::IsEnabled

Check whether motion vector simulation is enabled. When disabled, no transforms will be returned.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Rendering/MotionVectorSimulation.h

Include

#include "Rendering/MotionVectorSimulation.h"

Source

/Engine/Source/Runtime/Engine/Private/Rendering/MotionVectorSimulation.cpp

Syntax

static bool IsEnabled()

Remarks

Check whether motion vector simulation is enabled. When disabled, no transforms will be returned.

Returns

Whether motion vector simulation is currently enabled or not.

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