Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TTransformSRT3
Description
Reports wheth the inverse is representable with a single TTransformSRT3. (Ignores zeros in scale.)
| Name | CanRepresentInverse |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/TransformTypes.h |
| Include Path | #include "TransformTypes.h" |
bool CanRepresentInverse
(
RealType Tolerance
) const