FSystemInterrogator::QueryWorldSpaceTransforms

Query world space transforms for a channel

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

Remarks

Query world space transforms for a channel

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