Skip to content

IInputContext.MouseDelta Property

Definition

Namespace: Brine2D.Input

Gets the mouse movement delta since last frame.

System.Numerics.Vector2 MouseDelta { get; }

Property Value

System.Numerics.Vector2