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