Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TTransform
Description
Inverts the transform and then transforms V - correctly handles scaling in this transform.
| Name | InverseTransformPosition |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/TransformNonVectorized.h |
| Include Path | #include "Math/TransformNonVectorized.h" |
TVector < T > InverseTransformPosition
(
const TVector < T > & V
) const