SoRotateGestureEventGetDeltaRotation Method |
Gets the angle between the vector defined by two fingers previous position and the vector defined by their current position.
Namespace: OIV.Inventor.Gestures.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public float GetDeltaRotation()
Public Function GetDeltaRotation As Single
public:
float GetDeltaRotation()
member GetDeltaRotation : unit -> float32
Return Value
Type:
SingleRemarks See Also