FMovieSceneInterrogationKey::GetTransformInterrogationKey

Access the interrogation key for transform data - any interrogation data stored with this key is guaranteed to be of type '[FTransform](API\Runtime\Core\Math\FTransform)' to be used by various editors and sections that reference transforms

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Compilation/MovieSceneTemplateInterrogation.h

Include

#include "Compilation/MovieSceneTemplateInterrogation.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneTemplateInterrogation.cpp

Syntax

static FMovieSceneInterrogationKey GetTransformInterrogationKey()

Remarks

Access the interrogation key for transform data - any interrogation data stored with this key is guaranteed to be of type 'FTransform' to be used by various editors and sections that reference transforms

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