FTransformData

Overload list

Windows
MacOS
Linux
Name Description

Public function

FTransformData()

Public function

FTransformData

(
    const USceneComponent* InCompo...
)

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

Public function

FTransformData

(
    const FTransform& InTransform
)

Public function

FTransformData

(
    const FVector& InTranslation,
    const FRotator& InRotation,
    const FVector& InScale
)

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