FMovieSceneSequenceTransform::IsIdentity

Returns whether this sequence transform is an identity transform (i.e. it doesn't change anything).

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneSequenceTransform.h"

Syntax

bool IsIdentity() const

Remarks

Returns whether this sequence transform is an identity transform (i.e. it doesn't change anything).

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