Property Delta
Delta
Gets the displacement for this animation frame.
public SKPoint Delta { get; }
Property Value
- SKPoint
An SKPoint with the per-frame displacement in pixels. This is Empty for FlingDetected events.
Gets the displacement for this animation frame.
public SKPoint Delta { get; }
An SKPoint with the per-frame displacement in pixels. This is Empty for FlingDetected events.