Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TTransformSequence3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/TransformSequence.h |
| Include | #include "TransformSequence.h" |
TTransformSequence3 < RealType > GetInverse
(
const RealType Tolerance
) const
Remarks
Create the inverse of a transform sequence. Note: Transforms with both non-uniform scale and rotation may be split into two transforms. Zeros in scale will be replaced with unit scales.