Navigation
Unreal Engine C++ API Reference > Runtime > MovieSceneTracks > EntitySystem > Interrogation > FSystemInterrogator > QueryLocalSpaceTransforms
References
Module | MovieSceneTracks |
Header | /Engine/Source/Runtime/MovieSceneTracks/Public/EntitySystem/Interrogation/MovieSceneInterrogationLinker.h |
Include | #include "EntitySystem/Interrogation/MovieSceneInterrogationLinker.h" |
void QueryLocalSpaceTransforms
&40;
FInterrogationChannel InChannel,
TArray< FIntermediate3DTransform > & OutTransforms
&41; const
Remarks
Query local space transforms
Parameters
Name | Description |
---|---|
InChannel | The channel to query |
OutTransforms | Array to output transforms into, one per Interrogation |