QueryLocalSpaceTransforms

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

QueryLocalSpaceTransforms

Query all local space transforms, even including channels that do not have any variable track data

Public function

void

 

QueryLocalSpaceTransforms

(
    USceneComponent* SceneComponen...,
    TArray< FIntermediate3DTransform > ...
)

Query local space transforms

Public function

void

 

QueryLocalSpaceTransforms

(
    FInterrogationChannel InChannel,
    TArray< FIntermediate3DTransform > ...
)

Query local space transforms

Public function

void

 

QueryLocalSpaceTransforms

(
    const TBitArray<>& ChannelsToQuery,
    TSparseArray< TArray< FIntermediate...
)

Query a specific set of channels for their local space transforms as defined by set bits within ChannelsToQuery

Private function

void

 

QueryLocalSpaceTransforms

(
    const TBitArray<>& ChannelsToQuery,
    GetOutputForChannelType&& OnGetOut...
)

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