FCSPose::SetComponentSpaceTransform

Set the transform for the supplied bone.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/BonePose.h

Include

#include "BonePose.h"

Syntax

void SetComponentSpaceTransform
(
    BoneIndexType BoneIndex,
    const FTransform & NewTransform
)

Remarks

Set the transform for the supplied bone.

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