 | SymmetricalTransformGetReflectedRotationInCorrespondingTransformSpace Method |
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic Quaternion GetReflectedRotationInCorrespondingTransformSpace(
Quaternion localRotation
)
Parameters
- localRotation
- Type: Quaternion
An orientation in this instance's space.
Return Value
Type:
Quaternion
The local rotation in this instance's space reflected into the
CorrespondingTransform's coordinate space.
See Also