FTransformCollection::RelativeTransformation

RelativeTransformation Modify the specified index by the local matrix offset.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/TransformCollection.h

Include

#include "GeometryCollection/TransformCollection.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/GeometryCollection/TransformCollection.cpp

Syntax

void RelativeTransformation
(
    const int32 & Index,
    const FTransform & LocalOffset
)

Remarks

RelativeTransformation Modify the specified index by the local matrix offset.

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