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: 2024.2.2.0 (10.16.2.0)
Syntax public SbRotation GetOrientation()
Public Function GetOrientation As SbRotation
public:
SbRotation GetOrientation()
member GetOrientation : unit -> SbRotation
Return Value
Type:
SbRotationRemarks See Also