FSystemInterrogator::QueryLocalSpaceTransforms

Query local space transforms

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
(
    FInterrogationChannel InChannel,
    TArray< FIntermediate3DTransform > & OutTransforms
)

Remarks

Query local space transforms

Parameters

Parameter

Description

InChannel

The channel to query

OutTransforms

Array to output transforms into, one per Interrogation

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