Click or drag to resize
AB4D logo

MouseDrag3DEventArgsMouseDiff Property

Gets the 2D Vector that defines the difference from the mouse strat drag position and mouse current position.

Namespace: Ab3d.Common.EventManager3D
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Vector MouseDiff { get; }

Property Value

Vector
See Also