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