operator*

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/Transform.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/Transform.cpp

Syntax

Chaos::PMatrix< float, 4, 4 > operator*
(
    const Chaos::PMatrix< float, 4, 4 > & Matrix,
    const Chaos::TRigidTransform< float, 3 > & Transform
)

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