FTransformData::FTransformData

Constructor. Builds the data from a scene component Uses relative transform only

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/TransformData.h

Include

#include "TransformData.h"

Syntax

FTransformData
(
    const USceneComponent * InComponent
)

Remarks

  1. Builds the data from a scene component Uses relative transform only

Parameters

Parameter

Description

InComponent

The component to build from

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