| SoControllerButtonEventGetOrientation Method  | 
Get orientation of associated tracker as a standard Open Inventor rotation (quaternion). 
 
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SbRotation GetOrientation()
Public Function GetOrientation As SbRotation
public:
SbRotation GetOrientation()
member GetOrientation : unit -> SbRotation 
Return Value
Type: 
SbRotation
Remarks
See Also