Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TTransformSRT3
Deprecated * Use the InverseTransformPosition/Vector/Normal functions instead; TransformSRT3 cannot represent its own inverse. If the exact previous behavior is needed, use InverseUnsafe.
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/TransformTypes.h |
| Include | #include "TransformTypes.h" |
TTransformSRT3< RealType > Inverse&40;&41; const
Remarks
Attempts to return an inverse, but will give an incorrect result if the transform has both non-uniform scaling and rotation, because TTransformSRT3