Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/GeometryCore/Public/TransformTypes.h |
Include |
#include "TransformTypes.h" |
TTransform3
(
const TQuaternion< RealType > & RotationIn,
const UE::Math::TVector< RealType > & TranslationIn,
const UE::Math::TVector< RealType > & ScaleIn
)