TRigidTransform< FReal, 3 >::GetRelativeTransformNoScale

Get the transform which maps from Other to This, ignoring the scale on both.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Transform.h

Include

#include "Chaos/Transform.h"

Syntax

TRigidTransform< float, 3 > GetRelativeTransformNoScale
(
    const TRigidTransform< float, 3 > & Other
) const

Remarks

Get the transform which maps from Other to This, ignoring the scale on both.

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