FSystemInterrogator::QueryLocalSpaceTransforms

Query all local space transforms, even including channels that do not have any variable track data

Windows
MacOS
Linux

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/EntitySystem/Interrogation/MovieSceneInterrogationLinker.h

Include

#include "EntitySystem/Interrogation/MovieSceneInterrogationLinker.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/EntitySystem/Interrogation/MovieSceneInterrogationLinker.cpp

Syntax

void QueryLocalSpaceTransforms
(
    TSparseArray< TArray< FIntermediate3DTransform >> & OutTransformsByChannel
)

Remarks

Query all local space transforms, even including channels that do not have any variable track data

Parameters

Parameter

Description

OutTransformsByChannel

Sparse array to receive transforms allocated by their Channel index

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