Transform3DInverse Method |
Calculates the inverse of this transformation matrix.
Namespace: RAYLASE.SPICE3.UtilsAssembly: RAYLASE.SPICE3.Utils (in RAYLASE.SPICE3.Utils.dll) Version: 3.5.2
Syntax public Transform3D Inverse()
Return Value
Transform3DThe inverse.
See Also