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;
USceneComponent &42; SceneComponent,
TArray< FIntermediate3DTransform > & OutTransforms
&41; const
Remarks
Query local space transforms
Parameters
Name | Description |
---|---|
SceneComponent | The scene component to query |
OutTransforms | Array to output transforms into, one per Interrogation |