MeshChecker Scripting Reference
MeshChecker Scripting Reference
MeshChecker Namespaces
HightlanderSolutions.MeshCheckerEditorExtension.Utilities
MCUtilities Class
MCUtilities Methods
ConvertIntToShortStringRepresentation Method
CornerPoints Method
DrawHandleAllAxis Method
DrawHandleAxis Method
DrawHandleWireCube Method
DrawSizeHandleLabel Method
GetAverage Method
GetAxisEndPoints Method
GetChecksum Method
Inverse Method
IsPrefab Method
RoundValueWithPrecision Method
TransformSelectionToGameObjects Method
MCUtilities
Inverse Method
Extension method, which inverts quaternion.
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.Utilities
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
Copy
public
static
Quaternion
Inverse
(
this
Quaternion
rotation
)
Parameters
rotation
Type:
Quaternion
The initial quaternion.
Return Value
Type:
Quaternion
Inverted quaternion.
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
Quaternion
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
MCUtilities Class
HightlanderSolutions.MeshCheckerEditorExtension.Utilities Namespace
Send comments on this topic to
assets@hightlander.com